AuthenticationInformation.DnsName Property

Definition

Gets or sets the DNS name of the authority that created the token.

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

Property Value

The DNS name of the authority.

Applies to