Walter.Web.FireWall
ManipulationState Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall Namespace > IFireWallDiskGuard Interface : ManipulationState Property
If set, it contains the detected manipulation state of your files of your application
Syntax
ApplicationCompromisedActions ManipulationState {get; set;}
Remarks

Your log file if you have implemented logging will contain the file that caused the violations.

Ideally you would have one of the add-ons that are used for reporting in the firewall like NuGet packages Walter.Web.FireWall.SMTP logger and Walter.Web.FireWall.EventLog

Please note that you need to use Always-on the FireWall attribute for the firewall to be active and actually a endpoint

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

IFireWallDiskGuard Interface
IFireWallDiskGuard Members