CertPropReaderDGetKraCertCount Method

Gets the total number of KRAs registered and available for the Certification Authority.

Definition

Namespace: SysadminsLV.PKI.Dcom.Implementations
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public int GetKraCertCount()

Return Value

Int32
Number of total KRAs registered and available for the Certification Authority.

Implements

ICertPropReaderDGetKraCertCount

See Also