3 references to Events
Microsoft.AspNetCore.Authentication.Certificate (3)
CertificateAuthenticationHandler.cs (3)
111
await
Events
.AuthenticationFailed(authenticationFailedContext);
161
await
Events
.CertificateValidated(certificateValidatedContext);
175
await
Events
.Challenge(authenticationChallengedContext);