CertPropReaderDGetCaCertificateCount Method
Gets the count of signature certificates on the Certification Authority.
Namespace: SysadminsLV.PKI.Dcom.ImplementationsAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
public int GetCaCertificateCount()
Public Function GetCaCertificateCount As Integer
public:
virtual int GetCaCertificateCount() sealed
abstract GetCaCertificateCount : unit -> int
override GetCaCertificateCount : unit -> int
Int32Count of signature certificates on the Certification Authority.
ICertPropReaderDGetCaCertificateCount