Walter.Web.FireWall
HeaderSimulations Enumeration
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Headers Namespace : HeaderSimulations Enumeration
Indicates that the header will simulate different technology stacks
Syntax
public enum HeaderSimulations : System.Enum 
Members
MemberDescription
CustomHeader contains a header that was added without a specific W3C rule
None No simulations have been defined
NoTechnologyHeaders Tells the firewall that no technology headers are to be allowed
SimulateDifferentServer indicates that simulates the different hosting platform is defined
SimulateDifferentTechnologyStack indicates that simulates the different technology stack was defined
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Walter.Web.FireWall.Headers.HeaderSimulations

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.Headers Namespace