public enum RuleFilters : System.Enum
public enum RuleFilters : System.Enum
Member | Description |
---|---|
AnyCountry | Any country |
AnyIP | Irrespective of the IP address |
AnyUser | Irrespective of user |
BumbBot | A dumb bot |
None | Indicates that this is not filter rule (default) |
SameCountry | The same country |
SameIP | Scope a given IP Address |
SameUser | Scope limited to the user |
SmartBot | The smart bot |
StaleUser | The user does not interact with the site |
System.Object
System.ValueType
System.Enum
Walter.Web.FireWall.RuleEngine.RuleFilters
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