Compartir a través de


Saml2SubjectLocality.Address Propiedad

Definición

Obtiene o establece la dirección de red del sistema del que se ha autenticado la entidad de seguridad identificada por el sujeto. [Saml2Core, 2.7.2.1]

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

Cadena que contiene la dirección.

Se aplica a