AuthenticationInformation.DnsName Propiedad

Definición

Obtiene o establece el nombre DNS de la autoridad que creó el 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

Valor de propiedad

Nombre DNS de la entidad.

Se aplica a