Click or drag to resize

IUser Methods

The IUser type exposes the following members.

Methods
  Name Description
Public method AddNewUser Adds a new User.
Public method DisableUser Disables an existing User
Public method EnableUser Activates and existing User.
Public method GetAllUsers Gets all Users of the organization.
Public method GetUserByCode Get User by code.
Public method GetUserByGUID Gets User by GUID.
Public method GetUserByName Gets an User by name.
Public method GetUsersByGUIDs Gets Users by GUIDs.
Public method GetUsersByUserKeywords Gets Users by tags (keywords).
Public method GetUsersChangedSince Gets Users that have been inserted or updated on the given time period.
Public method UpdateUser Updates an existing User.
Top
See Also