GetUnsynchronisedUsersResult
From
Description
Returns all users who have not yet been marked as synchronized, or have been marked, but have since changed or been updated in some way.
Success Mode
The field users is populated with an array of zero or more UserBean objects, one for each unsynchronized user.
Failure Modes
One or more failure fields will be populated with a failure object (will contain a non-null reference) indicating the nature of the failure, with relevant information.
Type | Description |
---|---|
AccessDeniedFailure | The username or password was incorrect, or lacked the right to complete this function. |
ValidationFailure | One or more fields contained invalid values. |