Walter.Web.FireWall
AllowPenetrationAttempts Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Configurations Namespace > RulesConfig Class : AllowPenetrationAttempts Property
Gets or sets the times you would like to allow Penetration probing and redirect it to the home page or the special redirect url for.
Syntax
public Nullable<int> AllowPenetrationAttempts {get; set;}

Property Value

The number of penetration attempts to allow, default = 0 .
Remarks
If not assigned the default of 0 is used, if set to null then TolerateMaximumViolations will be used
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

RulesConfig Class
RulesConfig Members