AdcsCdpUrlEntryDeltaCrlPublish Property |
Gets True if provided URL is configured to publish Delta CRLs to this location.
Namespace:
SysadminsLV.PKI.Management.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