Click or drag to resize

OcspResponderRevocationConfigurationCrlUrlTimeout Property

Gets the time-out in seconds that the revocation provider must wait before it times out while trying to retrieve the CRL for which it is configured.

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

Property Value

Type: Int32
See Also