AdcsCdpUrlEntryAddToCertCdp Property |
Gets True if provided URL is configured to publish specified URL to all issued certificates' CDP extension.
Namespace:
SysadminsLV.PKI.Management.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