Gets the IP address associated with the request

Namespace: DotNetNuke.Services.Authentication
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string IPAddress { get; }
Visual Basic
Public ReadOnly Property IPAddress As String
	Get

See Also