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.

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 CrlUrlTimeout { get; set; }

Property Value

Int32

See Also