Walter.Web.FireWall
WhiteListIPAttribute Constructor(String,FireWallGuardActions)
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Annotations Namespace > WhiteListIPAttribute Class > WhiteListIPAttribute Constructor : WhiteListIPAttribute Constructor(String,FireWallGuardActions)
The address to allow
The modules to white list
remove the validation of a single IP address to access the resource, all other IP addresses will be blocked
Syntax
public WhiteListIPAttribute( 
   string address,
   FireWallGuardActions skipChecks
)

Parameters

address
The address to allow
skipChecks
The modules to white list
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