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