Walter.Web.FireWall
RulesConfig Class
Members 
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Configurations Namespace : RulesConfig Class
Firewall rules configuration element contains the default rules used by the firewall for those modules that are not having configurations annotated on either controller or method.
Object Model
RulesConfig ClassUrlValidationPatterns ClassBlockRequestsConfig ClassRulesConfig ClassHeaderConfig ClassHoneyPotListnersRule Class
Syntax
public sealed class RulesConfig 
Remarks
Rules can be altered at runtime and will effect all requests that are executed that have no configurations specified in form of annotation or manually altered [DomainKey].discovery.json file
Inheritance Hierarchy

System.Object
   Walter.Web.FireWall.Configurations.RulesConfig

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 Members
Walter.Web.FireWall.Configurations Namespace