Walter.Web.FireWall
FireWallGuards Enumeration
Walter.Web.FireWall Assembly > Walter.Web.FireWall Namespace : FireWallGuards Enumeration
Enumeration controlling the guards that are used by the firewall
Syntax
public enum FireWallGuards : System.Enum 
Members
MemberDescription
ContentSecurityPolicyReportThe content security policy report
FireWallAuthentication Guard that manages user access to firewall administration
HoneyPotPortDetector detects access via honey pot ports
LimitReffererFilter Filter allowing for access from only a specific referrer
None Indicates that there is no firewall protection and protection is not defined by the runtime
PhishingGuard Guard that prevents fishing requests
UserCode The Guard action managed by user code
UsesCrossSiteFilter Cross site protection filter
UsesFilters The filters
UsesGeoMiddleWare The firewall uses geography middleware
UsesHeaderMiddleware Firewall uses HTTP header middleware
UsesMiddleWare The firewall uses always on middleware
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Walter.Web.FireWall.FireWallGuards

Requirements

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

See Also

Reference

Walter.Web.FireWall Namespace