CertificateAuthenticationOptions.ValidateValidityPeriod Property

Definition

Flag indicating whether the client certificate validity period should be checked.

public:
 property bool ValidateValidityPeriod { bool get(); void set(bool value); };
public bool ValidateValidityPeriod { get; set; }
member this.ValidateValidityPeriod : bool with get, set
Public Property ValidateValidityPeriod As Boolean

Property Value

Defaults to true.

Applies to