CertPropReaderDGetParentCA Method |
Gets the name of the parent 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 GetParentCA()
Public Function GetParentCA As String
public:
virtual String^ GetParentCA() sealed
abstract GetParentCA : unit -> string
override GetParentCA : unit -> string
Return Value
Type:
StringName of the parent of the Certification Authority.
Implements
ICertPropReaderDGetParentCASee Also