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