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