Walter.Web.FireWall
WhiteList Method (AdministrationConfig)
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Configurations Namespace > AdministrationConfig Class : WhiteList Method
3 formats are possible {IP} or {IP/cidr} or {IP}-{subnet}
limit access to the site by specifying IP addresses that are able to access the site
Syntax
public void WhiteList( 
   params string[] ipAdressStrings
)

Parameters

ipAdressStrings
3 formats are possible {IP} or {IP/cidr} or {IP}-{subnet}
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

AdministrationConfig Class
AdministrationConfig Members