Walter.Web.FireWall
PenetrationDetectedRule Constructor
Walter.Web.FireWall Assembly > Walter.Web.FireWall.RuleEngine.Rules Namespace > PenetrationDetectedRule Class : PenetrationDetectedRule Constructor
The page that triggered the incident
The reasons you triggered the blockage.
Manually register a penetration attempt with the firewall
Syntax
public PenetrationDetectedRule( 
   IPageRequest page,
   FirewallBlockReasons reasons
)

Parameters

page
The page that triggered the incident
reasons
The reasons you triggered the blockage.
Exceptions
ExceptionDescription
Page may not be null
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

PenetrationDetectedRule Class
PenetrationDetectedRule Members