Share via


HttpRequestInfo.ClientIpAddress Eigenschaft

Definition

Ruft die Client-IP-Adresse ab oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="clientIpAddress")]
public string ClientIpAddress { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="clientIpAddress")>]
member this.ClientIpAddress : string with get, set
Public Property ClientIpAddress As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: