Click or drag to resize

AdcsCdpUrlEntryAddToFreshestCrl 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.

Namespace:  SysadminsLV.PKI.Management.CertificateServices
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public bool AddToFreshestCrl { get; }

Property Value

Type: Boolean
Remarks
Only HTTP:// and LDAP:// paths are supported.
See Also