Walter.BOM
GuardResponse Enumeration
Walter.BOM Assembly > Walter.BOM Namespace : GuardResponse Enumeration
Enum GuardResponse indicates how the firewall will communicate the incident back to the user
Syntax
public enum GuardResponse : System.Enum 
Members
MemberDescription
EscalatedTracking escalated tracking for user and IP address as the user generated incidents just did not reach a "maximum allowed incident" combination
HttpErrorCode Module will generate a HTTP error state
None No Guard response was needed
NoResponse The module will give no response to the user not even a error state
RedirectHttpToWarningsPage The firewall may redirects the user to a warn page or a off-site
ReplyWithLegalNotice The module will reply with legal notice
ReplyWithPayload The model will reply with a payload (offensive response)
ReplyWithReplayAgent The firewall replied with a replay agent
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Walter.BOM.GuardResponse

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