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()
Public Function GetDnsName As String
public:
virtual String^ GetDnsName() sealed
abstract GetDnsName : unit -> string
override GetDnsName : unit -> string
Return Value
Type:
StringCertification Authority server host FQDN.
Implements
ICertPropReaderDGetDnsNameSee Also