Walter.Web.FireWall
RedirectPenetrationAttemptsTo Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Configurations Namespace > RulesConfig Class : RedirectPenetrationAttemptsTo Property
Get or set the redirect URL for penetration attempts if the AllowPenetrationAttempts frequency in AllowPenetrationAttemptsIn has not been violated.
Syntax
public Uri RedirectPenetrationAttemptsTo {get; set;}

Property Value

The redirect URL to redirect penetration attempts to.
Remarks
If not assigned and AllowPenetrationAttempts is greater then 0 the root 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