3 references to AuthenticateResults
Microsoft.AspNetCore.Authentication.Certificate (3)
CertificateAuthenticationHandler.cs (3)
125return AuthenticateResults.NoSelfSigned; 134return AuthenticateResults.NoChainedCertificates; 152return AuthenticateResults.InvalidClientCertificate;