OwinRequest.RemoteIpAddress Property

Definition

Gets or set the server.RemoteIpAddress.

public virtual string RemoteIpAddress { get; set; }
member this.RemoteIpAddress : string with get, set
Public Overridable Property RemoteIpAddress As String

Property Value

The server.RemoteIpAddress.

Implements

Applies to