1 reference to CertificateChallengeContext
Microsoft.AspNetCore.Authentication.Certificate (1)
CertificateAuthenticationHandler.cs (1)
174
var authenticationChallengedContext = new
CertificateChallengeContext
(Context, Scheme, Options, properties);