Walter.Web.FireWall
IsWhiteListed(Int64,FireWallGuardActions) Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Annotations Namespace > WhiteListIPAttribute Class > IsWhiteListed Method : IsWhiteListed(Int64,FireWallGuardActions) Method
the address to validate
the actions to test for the IP address
Test to see if an action is white-listed for the IP-CIDR and action
Syntax
public bool IsWhiteListed( 
   long cidr,
   FireWallGuardActions action
)

Parameters

cidr
the address to validate
action
the actions to test for the IP address

Return Value

True if white-listed
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WhiteListIPAttribute Class
WhiteListIPAttribute Members
Overload List