ICertPropReaderDGetLatestCertOcspURLs 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.DcomAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
string[] GetLatestCertOcspURLs()
Function GetLatestCertOcspURLs As String()
array<String^>^ GetLatestCertOcspURLs()
abstract GetLatestCertOcspURLs : unit -> string[]
Return Value
StringAn array of URLs.