Click or drag to resize

CertPropReaderDGetCaCertificateCount Method

Gets the count of signature certificates on the Certification Authority.

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

Return Value

Type: Int32
Count of signature certificates on the Certification Authority.

Implements

ICertPropReaderDGetCaCertificateCount
See Also