CDPDeltaCRLPublish Property |
Gets True if provided URL is configured to publish Delta CRLs to this location.
Namespace:
PKI.CertificateServices
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public bool DeltaCRLPublish { get; }
Public ReadOnly Property DeltaCRLPublish As Boolean
Get
public:
property bool DeltaCRLPublish {
bool get ();
}
member DeltaCRLPublish : bool with get
Property Value
Type:
BooleanRemarks Only absolute (local), UNC and LDAP:// paths are supported.
See Also