Click or drag to resize

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.

Namespace:  SysadminsLV.PKI.Dcom.Implementations
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public string[] GetLatestCertCdpURLs()

Return Value

Type: String
An array of URLs.

Implements

ICertPropReaderDGetLatestCertCdpURLs
See Also