Click or drag to resize

CertPropReaderDGetDnsName Method

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

Return Value

Type: String
Certification Authority server host FQDN.

Implements

ICertPropReaderDGetDnsName
See Also