enable whether the IP address of the user is checked against a list during login

Namespace: DotNetNuke.Entities.Host
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public static bool EnableIPChecking { get; }
Visual Basic
Public Shared ReadOnly Property EnableIPChecking As Boolean
	Get

See Also