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

FireWallGuards Enumeration

Enumeration controlling the guards that are used by the firewall

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

Syntax


public enum FireWallGuards

Members


Member nameDescription
None Indicates that there is no firewall protection and protection is not defined by the runtime
UsesFilters The filters
UsesMiddleWare The firewall uses always on middleware
UsesGeoMiddleWare The firewall uses geography middleware
UsesHeaderMiddleware Firewall uses HTTP header middleware
UsesCrossSiteFilter Cross site protection filter
LimitReffererFilter Filter allowing for access from only a specific referrer
PhishingGuard Guard that prevents fishing requests
FireWallAuthentication Guard that manages user access to firewall administration
ContentSecurityPolicyReportThe content security policy report
HoneyPotPortDetector detects access via honey pot ports
UserCode The Guard action managed by user code