3 references to AuthenticateResults
Microsoft.AspNetCore.Authentication.Certificate (3)
CertificateAuthenticationHandler.cs (3)
128return AuthenticateResults.NoSelfSigned; 137return AuthenticateResults.NoChainedCertificates; 157return AuthenticateResults.InvalidClientCertificate;