Walter.Web.FireWall
WhiteListIPAttribute Constructor
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Annotations Namespace > WhiteListIPAttribute Class : WhiteListIPAttribute Constructor
Overload List
OverloadDescription
AllowRaiseIncident a single IP address to access the resource, all other IP addresses will be blocked  
white list a IP address range to access the resource, all other IP addresses will be blocked  
AllowRaiseIncident a scope of IP addresses by providing a from and till IP address, all other IP addresses will be blocked  
remove the validation of a single IP address to access the resource, all other IP addresses will be blocked  
AllowRaiseIncident a scope of IP addresses by providing a from and till IP address, all other IP addresses will be blocked  
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