CDPAddToFreshestCRL Property

Gets True if provided URL is configured to publish specified URL Base CRL CDP extension. This extension is used to locate Delta CRL locations.

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 AddToFreshestCRL { get; }

Property Value

Boolean

Remarks

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

See Also