[]
        
(Showing Draft Content)

C1.Web.Api.Visitor.Utils.IpAddressUtils.IsPrivate

IsPrivate Method

IsPrivate(string)

Check if given IP Address is from local machine or not.

Declaration
public static bool IsPrivate(string ipAddress)
Public Shared Function IsPrivate(ipAddress As String) As Boolean
Parameters
Type Name Description
string ipAddress
Returns
Type Description
bool

bool