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

속성 값

권한의 DNS 이름입니다.

적용 대상