[]
        
(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)
Parameters
Type Name Description
string ipAddress
Returns
Type Description
bool

bool