AckUserSynchronisation
From
Contents |
Method
AckUserSynchronisationResult ackUserSynchronisation(UserIDBean userID, UserSynchronisationBean[] users)
Description
Marks the specified records as synchronized, and will not be returned via the getUnsynchronisedUsers method unless their details are changed or updated in some way.
Parameters
Type | Name | Description |
---|---|---|
UserIDBean | userID | The admin username and password. |
UserSynchronisationBean array | users | An array of users to mark as synchronized. |