Gets True if provided URL is configured to publish 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 CRLPublish { get; }
Public ReadOnly Property CRLPublish As Boolean
Get
public:
property bool CRLPublish {
bool get ();
}
member CRLPublish : bool with get
Property Value
Type:
BooleanRemarks Only absolute (local), UNC and LDAP:// paths are supported.
See Also