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.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
C#
public string[] GetLatestCertAiaURLs()

Return Value

String
An array of URLs.

Implements

ICertPropReaderDGetLatestCertAiaURLs

See Also