Walter.Web.FireWall
MalicoisFileChanges Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall Namespace > IFireWall Interface : MalicoisFileChanges Property
List of uncontrolled file changes, most likely not intended
Syntax
IReadOnlyList<FireWallDiskViolation> MalicoisFileChanges {get;}
Remarks
A controlled file change is a change have been detected and are known to have been initiated by the firewall trough on of the methods defined in the IFireWallDiskGuard You can monitor detected changes by subscribing to the OnDiskManipulation event or by using one of the reporting plugins. Please note that IFireWallConfig.Rules may affect how the firewall reacts to manipulations by configuring Walter.Web.FireWall.Configurations.RulesConfig.TerminateApplicationOnDiskManipulation and Walter.Web.FireWall.Configurations.RulesConfig.RedirectAllRequestsOnDiskManipulation
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

IFireWall Interface
IFireWall Members
TerminateApplicationOnDiskManipulation Property
RedirectAllRequestsOnDiskManipulation Property