Click or drag to resize

ICertPropReaderDGetLatestCertCdpURLs 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
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
string[] GetLatestCertCdpURLs()

Return Value

Type: String
An array of URLs.
See Also