Walter.Web.FireWall
IsKnownBadBoy Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Infrastructure Namespace > ISubscriptionsRepository Interface : IsKnownBadBoy Method
the user to query
See if the user is a known malicious user from the subscription database
Syntax
bool IsKnownBadBoy( 
   IFirewallUser fireWallUser
)

Parameters

fireWallUser
the user to query

Return Value

true if flagged as malicious
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

ISubscriptionsRepository Interface
ISubscriptionsRepository Members