Click or drag to resize

CertPropReaderDGetLatestCertAiaURLs Method

Gets the list of authority information access (AIA) 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[] GetLatestCertAiaURLs()

Return Value

Type: String
An array of URLs.

Implements

ICertPropReaderDGetLatestCertAiaURLs
See Also