CDPCRLPublish Property

Gets True if provided URL is configured to publish CRLs to this location.

Definition

Namespace: PKI.CertificateServices
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public bool CRLPublish { get; }

Property Value

Boolean

Remarks

Only absolute (local), UNC and LDAP:// paths are supported.

See Also