1 reference to CertificateAuthenticationHandler
Microsoft.AspNetCore.Authentication.Certificate (1)
CertificateAuthenticationExtensions.cs (1)
73
=> builder.AddScheme<CertificateAuthenticationOptions,
CertificateAuthenticationHandler
>(authenticationScheme, configureOptions);