1 write to Handled
Microsoft.AspNetCore.Authentication.Certificate (1)
Events\CertificateChallengeContext.cs (1)
35public void HandleResponse() => Handled = true;
1 reference to Handled
Microsoft.AspNetCore.Authentication.Certificate (1)
CertificateAuthenticationHandler.cs (1)
177if (authenticationChallengedContext.Handled)