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.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
C#
public int CrlUrlTimeout { get; set; }

Property Value

Int32

See Also