SamlAuthenticationStatement.IPAddress Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the IP address of the computer that authenticated the subject.
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
Property Value
The IP address of the computer that authenticated the subject.
Remarks
The IPAddress property corresponds to the IPAddress
attribute of the <SubjectLocality>
element that is defined in the Assertions and Protocol for the OASIS Security Assertion Markup Language (SAML) specification.
Applies to
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.