Compartilhar via


HttpRequestInfo.ClientIpAddress Propriedade

Definição

Obtém ou define o endereço IP do cliente

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a