Walter.Web.FireWall
RejectUsersByDefault Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Configurations Namespace > RulesConfig Class : RejectUsersByDefault Property
Define the user groups that would get rejected by default. If nothing is specified then the default type that will always get rejected is any user group identified as malicious
Syntax
public UserTypes RejectUsersByDefault {get; set;}

Property Value

The reject users by default.
Remarks
This value is only applied if no UserAttribute is present on an endpoint
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
AllowUsersByDefault Property
UserFilter Property