ICertPropReaderDGetCaCertificateCount Method |
Gets the count of signature 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 GetCaCertificateCount()
Function GetCaCertificateCount As Integer
int GetCaCertificateCount()
abstract GetCaCertificateCount : unit -> int
Return Value
Type:
Int32Count of signature certificates on the Certification Authority.
See Also