Click or drag to resize

OcspResponderRevocationConfigurationRefreshTimeout Property

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

Namespace:  SysadminsLV.PKI.Management.CertificateServices
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public int RefreshTimeout { get; set; }

Property Value

Type: Int32
See Also