RuleFilters Enumeration
RuleFilter state how the rule should apply
Namespace:
Walter.Web.FireWall.RuleEngineAssembly: Walter.Web.FireWall (in Walter.Web.FireWall.dll)
Members
Member name | Description | |
---|---|---|
None | Indicates that this is not filter rule (default) | |
SameUser | Scope limited to the user | |
SameIP | Scope a given IP Address | |
AnyUser | Irrespective of user | |
AnyIP | Irrespective of the IP address | |
AnyCountry | Any country | |
SameCountry | The same country | |
StaleUser | The user does not interact with the site | |
BumbBot | A dumb bot | |
SmartBot | The smart bot |