AuthenticationInformation.DnsName 属性

定义

获取或设置生成标记的授权的 DNS 名称。

public:
 property System::String ^ DnsName { System::String ^ get(); void set(System::String ^ value); };
public string DnsName { get; set; }
member this.DnsName : string with get, set
Public Property DnsName As String

属性值

String

机构的 DNS 名称。

适用于