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()
Public Function GetCaCertificateCount As Integer
public:
virtual int GetCaCertificateCount() sealed
abstract GetCaCertificateCount : unit -> int
override GetCaCertificateCount : unit -> int
Return Value
Type:
Int32Count of signature certificates on the Certification Authority.
Implements
ICertPropReaderDGetCaCertificateCountSee Also