3 references to Events
Microsoft.AspNetCore.Authentication.Certificate (3)
CertificateAuthenticationHandler.cs (3)
114
await
Events
.AuthenticationFailed(authenticationFailedContext);
178
await
Events
.CertificateValidated(certificateValidatedContext);
192
await
Events
.Challenge(authenticationChallengedContext);