ICertPropReaderDGetCaCertStatusCode Method
Gets the Win32 HRESULT status of a particular Certification Authority signing certificate.
Namespace: SysadminsLV.PKI.DcomAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
int GetCaCertStatusCode(
int index
)
Function GetCaCertStatusCode (
index As Integer
) As Integer
int GetCaCertStatusCode(
int index
)
abstract GetCaCertStatusCode :
index : int -> int
- index Int32
-
A zero-based index of Certification Authority certificate. Index must be between 0 and a value returned by GetCaCertificateCount
minus one.
Int320 (ERROR_SUCCESS) if the certificate is valid. A non-zero value means error status