CertPropReaderDGetParentCA Method
Gets the name of the parent of the Certification Authority.
Namespace: SysadminsLV.PKI.Dcom.ImplementationsAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public string GetParentCA()
Public Function GetParentCA As String
public:
virtual String^ GetParentCA() sealed
abstract GetParentCA : unit -> string
override GetParentCA : unit -> string
StringName of the parent of the Certification Authority.
ICertPropReaderDGetParentCA