Compartir vía


AuthenticationInformation.DnsName Propiedad

Definición

Obtiene o establece el nombre DNS de la entidad de seguridad 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

String

Nombre DNS de la autoridad.

Se aplica a