Walter.BOM Namespace
Walter.Web.FireWall Namespace
ASP-WAF | .Net API for WAF Systems

PatternLocations Enumeration

The enum PatternLocation determines or documents where a pattern was expected to have matched

Namespace:  Walter.Web.FireWall.RuleEngine
Assembly:  Walter.Web.FireWall (in Walter.Web.FireWall.dll)

Syntax


public enum PatternLocations

Members


Member nameDescription
None The location was not set or does not apply
Path The URL's path
Query The URL's query
Model The submitted model
Header The submitted header
Cookie The submitted cookie
Domain The domain is not valid

Remarks


Useful when you discover your firewall pattern recognition rules are triggered during development and you would like to know what rule in what location triggered the patter