CertPropReaderDGetLatestCertAiaURLs Method

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

Return Value

String
An array of URLs.

Implements

ICertPropReaderDGetLatestCertAiaURLs

See Also