Walter.Web.FireWall
FireWallConfigurationElement Enumeration
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Annotations Namespace : FireWallConfigurationElement Enumeration
Configuration element informing the firewall of the capability the endpoint
Syntax
public enum FireWallConfigurationElement : System.Enum 
Members
MemberDescription
Beacon the beacon informing the firewall to not accept data from the page anymore
CSPReport The CSP report
DiscoveryJavaScript the java script
DiscoveryModel the discovery model being send by the JavaScript informing the discovered capabilities
SiteMapModel The page site-map
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Walter.Web.FireWall.Annotations.FireWallConfigurationElement

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