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.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
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