Walter.Web.FireWall
ClearOptions Enumeration
Walter.Web.FireWall Assembly > Walter.Web.FireWall Namespace : ClearOptions Enumeration
Use clearing of firewall data sporadically as the data is important when operating the firewall
Syntax
public enum ClearOptions : System.Enum 
Members
MemberDescription
FireWallIncidents Removing the fire wall incidents history will cause malicious users to revisit the application without use being able to inform the application that the user is up to no good
FireWallState The remove firewall state contains counters and KPI data
None The none
ResetState The reset state maintains a rule database informing visiting users that they are no-longer considered malicious if a blocking cookie was set.
ResetToFactoryDefault Reset the firewall to factory default
Subscription The subscription data can safely be removed as it will update when re-connecting with the firewall license server
WhoisStateThe who-is and DNS state can be removed.
Remarks
When changing application password, or license keys data will become unreadable as the application password and license key is used to protect the data
Inheritance Hierarchy

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

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