OcspResponderRevocationConfigurationRefreshTimeout Property

Gets local CRL cache lifetime in minutes. If the value is zero, then CRL cache is valid while CRLs are valid.

Definition

Namespace: SysadminsLV.PKI.Management.CertificateServices
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public int RefreshTimeout { get; set; }

Property Value

Int32

See Also