Walter.Web.FireWall
WhiteList Method (RulesConfig)
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Configurations Namespace > RulesConfig Class : WhiteList Method
The IP address to white-list
White list= allow a rule to happen
Syntax
public RulesConfig WhiteList( 
   IPAddress address
)

Parameters

address
The IP address to white-list

Return Value

RulesConfig for further configurations
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

RulesConfig Class
RulesConfig Members