Click or drag to resize

CertPropReaderDGetExchangeCertificateCount Method

Gets the count of exchange (key archival encryption) 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 GetExchangeCertificateCount()

Return Value

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

Implements

ICertPropReaderDGetExchangeCertificateCount
See Also