3 references to CertificateValidationCache
Microsoft.AspNetCore.Authentication.Certificate (3)
CertificateAuthenticationExtensions.cs (1)
90
builder.Services.AddSingleton<ICertificateValidationCache,
CertificateValidationCache
>();
CertificateValidationCache.cs (1)
29
/// Initializes a new instance of <see cref="
CertificateValidationCache
"/>.
CertificateValidationCacheOptions.cs (1)
7
/// Configuration options for <see cref="
CertificateValidationCache
"/>