Share via


CertificateValidationCache Class

Definition

MemoryCache based implementation used to store AuthenticateResult results after the certificate has been validated

public ref class CertificateValidationCache : Microsoft::AspNetCore::Authentication::Certificate::ICertificateValidationCache
public class CertificateValidationCache : Microsoft.AspNetCore.Authentication.Certificate.ICertificateValidationCache
type CertificateValidationCache = class
    interface ICertificateValidationCache
Public Class CertificateValidationCache
Implements ICertificateValidationCache
Inheritance
CertificateValidationCache
Implements

Applies to