Share via


WebTestPropertiesValidationRules.SSLCertRemainingLifetimeCheck Property

Definition

A number of days to check still remain before the the existing SSL cert expires. Value must be positive and the SSLCheck must be set to true.

public int? SSLCertRemainingLifetimeCheck { get; set; }
member this.SSLCertRemainingLifetimeCheck : Nullable<int> with get, set
Public Property SSLCertRemainingLifetimeCheck As Nullable(Of Integer)

Property Value

Applies to