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

Property Value

The allow non ASP net requests.
Remarks
If not assigned the default value in 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