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

EndPointCompairs Enumeration

how match of the endpoint has to match

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

Syntax


public enum EndPointCompairs

Members


Member nameDescription
Default use the default rule from the rule engine for a given context
Path compare on only the path, ignore any parameters provided
PathAndMethod compare on only the HTTP Method and path, ignore any parameters provided
PathAndQuery compare with path and query
PathAndMethodAndQuery compare the HTTP Method and path, and all parameters provided