bool TryFindUser( string userName, string password, GeoLocation location, out FireWallDashboardUser? user )
Parameters
- userName
- the user name
- password
- the password
- location
- the location access is requested
- user
- the user if found
Return Value
True if the user was found