Walter.BOM
GuardAction Enumeration
Walter.BOM Assembly > Walter.BOM Namespace : GuardAction Enumeration
Enum GuardAction contains firewall/IDS guard recommendations for a given request
Syntax
public enum GuardAction : System.Enum 
Members
MemberDescription
Block The guard recommended to block
GeoBlock The geographical guard recommended to block
GeoRedirect The geographical guard recommended to redirect
HoneypotRecord The honey-pot record activity and set the guard action to record further activity
NoAction There is no action for the guard
Redirect The guard recommended a redirect
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Walter.BOM.GuardAction

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