Walter.Web.FireWall
Allow Property (UserTypeChangedEventArgs)
Walter.Web.FireWall Assembly > Walter.Web.FireWall.EventArguments Namespace > UserTypeChangedEventArgs Class : Allow Property
Set to true if you would like to allow to happen, set it to the false if you like to prevent it.
Syntax
public bool Allow {get; set;}
Remarks
user type detection is an important part of how the firewall deals with maliciose users, the decission of preventing a assignment should be well thought over. Look at the rules that where triggered that caused the evaluation
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

UserTypeChangedEventArgs Class
UserTypeChangedEventArgs Members