CertPropReaderDGetDnsName Method
Gets the FQDN of the server that hosts the Certification Authority.
Namespace: SysadminsLV.PKI.Dcom.ImplementationsAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public string GetDnsName()
Public Function GetDnsName As String
public:
virtual String^ GetDnsName() sealed
abstract GetDnsName : unit -> string
override GetDnsName : unit -> string
StringCertification Authority server host FQDN.
ICertPropReaderDGetDnsName