Is it possible to read list of users or user profiles from SalesForce WebService? I can't find any method which allows to touch user collection from partner or enterprise web service API. binding.getUserInfo() allows me retrieving current user only. But what about all users? My account allows me managing users and I can see them from web user interface. Now I need to read user names, etc. from web service API.