CertPropReaderDGetParentCA Method

Gets the name of the parent of the Certification Authority.

Definition

Namespace: SysadminsLV.PKI.Dcom.Implementations
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public string GetParentCA()

Return Value

String
Name of the parent of the Certification Authority.

Implements

ICertPropReaderDGetParentCA

See Also