CertPropReaderDGetCaName Method |
Gets the common name of 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 string GetCaName()
Public Function GetCaName As String
public:
virtual String^ GetCaName() sealed
abstract GetCaName : unit -> string
override GetCaName : unit -> string
Return Value
Type:
StringCommon name of the Certification Authority.
Implements
ICertPropReaderDGetCaNameSee Also