public enum ApplicationCompromisedActions : System.Enum
public enum ApplicationCompromisedActions : System.Enum
Member | Description |
---|---|
None | Indicates that no compromised state was detected or no action needs to be performed |
PersistOnReboot | If set the firewall will remember the state for the next time it starts again by writing a app_offline.htm file that you will need to manually delete to bring the application online again |
Redirect | Redirect each request based to the URL specified in RedirectAllRequestsOnDiskManipulation |
ShutDown | Shutdown the application and crash each request |
System.Object
System.ValueType
System.Enum
Walter.Web.FireWall.Models.ApplicationCompromisedActions
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