CertPropReaderDGetCaName Method

Gets the common name of the Certification Authority.

Definition

Namespace: SysadminsLV.PKI.Dcom.Implementations
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
C#
public string GetCaName()

Return Value

String
Common name of the Certification Authority.

Implements

ICertPropReaderDGetCaName

See Also