OwinRequest.LocalIpAddress Property

Definition

Gets or set the server.LocalIpAddress.

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

Property Value

The server.LocalIpAddress.

Implements

Applies to