Compartir a través de


AuthenticationInformation.Address Propiedad

Definición

Obtiene o establece la dirección de entidad que creó el token.

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

Valor de propiedad

La dirección.

Se aplica a