Click or drag to resize

CertPropReaderDGetLatestCertOcspURLs Method

Gets the list of Online Certificate Status Protocol (OCSP) 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[] GetLatestCertOcspURLs()

Return Value

Type: String
An array of URLs.

Implements

ICertPropReaderDGetLatestCertOcspURLs
See Also