Click or drag to resize

CertPropReaderDGetLatestCaCertStatusCode Method

Gets the Win32 HRESULT status of a particular Certification Authority signing certificate.

Namespace:  SysadminsLV.PKI.Dcom.Implementations
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public int GetLatestCaCertStatusCode()

Return Value

Type: Int32
0 (ERROR_SUCCESS) if the certificate is valid. A non-zero value means error status

Implements

ICertPropReaderDGetLatestCaCertStatusCode
See Also