Walter.Web.FireWall
InLocation Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Models Namespace > IFirewallUser Interface : InLocation Method
the locations to test
Validate if a user is known to have been in a given location
Syntax
bool InLocation( 
   params GeoLocation[] locations
)

Parameters

locations
the locations to test

Return Value

returns True if the user was recorded in this location
Remarks
If called with an empty set then it always returns false. If no GeoProvider is used this will always return false
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

IFirewallUser Interface
IFirewallUser Members