CDPAddToCertCDP Property

Gets True if provided URL is configured to publish specified URL to all issued certificates' CDP extension.

Definition

Namespace: PKI.CertificateServices
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
C#
public bool AddToCertCDP { get; }

Property Value

Boolean

Remarks

Only HTTP:// and LDAP:// paths are supported.

See Also