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