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