SamlAuthenticationStatement.IPAddress Właściwość

Definicja

Pobiera lub ustawia adres IP komputera, który uwierzytelnił podmiot.

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

Wartość właściwości

Adres IP komputera, który uwierzytelnił podmiot.

Uwagi

Właściwość IPAddress odpowiada atrybutowi IPAddress<SubjectLocality> elementu zdefiniowanego w specyfikacji ASSERTIONs and Protocol dla specyfikacji OASIS Security Assertion Markup Language (SAML).

Dotyczy