CertPropReaderDGetLatestCaCertStatusCode Method

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

Definition

Namespace: SysadminsLV.PKI.Dcom.Implementations
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public int GetLatestCaCertStatusCode()

Return Value

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

Implements

ICertPropReaderDGetLatestCaCertStatusCode

See Also