public enum FireWallModules : System.Enum
public enum FireWallModules : System.Enum
Member | Description |
---|---|
CrossSiteAttribute | Cross site attribute |
CrossSiteFilter | Cross site filter |
FireWallAttributeAnnotation | The fire wall attribute annotation module is a filter that is executed on a annotated object and is usually one of the first item to get executed in a pipeline |
GeoAttributeAnnotation | The geographic attribute is annotation module on that is executed on a annotated object and is usually one of the first item to get executed in a pipeline |
GeoFilter | The geographic filter validations regional access at a request level |
HeadersFilter | The module that looks at headers and filters violations |
KnownIntentions | Browser/ User agent intentions |
Minify | Minify filter |
None | This indicates that a module is not defined to add to the protection on or resources |
PageConstructor | The page request constructor |
RazorFireWallHelper | The razor firewall helper module allows you to integrate the firewall at a HTML tag attribute level allowing you to hide or show elements based on violations |
RazorGeoHelper | The razor geographic helper module allows you to integrate the firewall at a HTML tag attribute level allowing you to hide or show elements based on geographic locations |
RequestFilter | The request filter protects all requests and executes several rules |
RequestUserFilter | Filter access based on type of user |
System.Object
System.ValueType
System.Enum
Walter.Web.FireWall.FireWallModules
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