CertPropReaderDGetLatestCertCdpURLs Method

Gets the list of certificate revocation list distribution points (CDPs) URLs to include in issued certificates, for the most recent Certification Authority certificate.

Definition

Namespace: SysadminsLV.PKI.Dcom.Implementations
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public string[] GetLatestCertCdpURLs()

Return Value

String
An array of URLs.

Implements

ICertPropReaderDGetLatestCertCdpURLs

See Also