CertPropReaderDGetDnsName Method

Gets the FQDN of the server that hosts 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 GetDnsName()

Return Value

String
Certification Authority server host FQDN.

Implements

ICertPropReaderDGetDnsName

See Also