ICertPropReaderDGetExchangeCertificateCount Method |
Gets the count of exchange (key archival encryption) certificates on the Certification Authority.
Namespace:
SysadminsLV.PKI.Dcom
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax int GetExchangeCertificateCount()
Function GetExchangeCertificateCount As Integer
int GetExchangeCertificateCount()
abstract GetExchangeCertificateCount : unit -> int
Return Value
Type:
Int32Count of exchange certificates on the Certification Authority.
See Also