IOwinRequest.RemoteIpAddress Property

Definition

Gets or set the server.RemoteIpAddress.

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

Property Value

The server.RemoteIpAddress.

Applies to