2 references to HandleFailureAsync
Microsoft.AspNetCore.Authentication.Certificate (2)
CertificateAuthenticationHandler.cs (2)
85var authenticationFailedContext = await HandleFailureAsync(result.Failure); 97var authenticationFailedContext = await HandleFailureAsync(ex);