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.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
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