|
|
IUser Interface |
The IUser type exposes the following members.
| Name | Description | |
|---|---|---|
| AddNewUser | Adds a new User. | |
| DisableUser | Disables an existing User | |
| EnableUser | Activates and existing User. | |
| GetAllUsers | Gets all Users of the organization. | |
| GetUserByCode | Get User by code. | |
| GetUserByGUID | Gets User by GUID. | |
| GetUserByName | Gets an User by name. | |
| GetUsersByGUIDs | Gets Users by GUIDs. | |
| GetUsersByUserKeywords | Gets Users by tags (keywords). | |
| GetUsersChangedSince | Gets Users that have been inserted or updated on the given time period. | |
| UpdateUser | Updates an existing User. |