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