The Relativity.Services.Interfaces.UserInfo.Models namespace contains classes used for interacting retrieving user information.
Classes
Class | Description | |
---|---|---|
![]() | DocumentViewerProperties |
Represents properties that are related to the document viewer.
|
![]() | UserInfo |
Represents information about a user obtain from the admin-level context.
|
![]() | UserInfoQueryResultSet |
Represents a list of users matching the conditions specified in a query.
|
![]() | UserRequest |
Represents a DTO used as a request for creating or updating a user.
|
![]() | UserResponse |
Represents the results of a read operation on a user.
|
![]() | UserSettingRequest |
Represents a request for updating a user's settings.
|
![]() | UserSettingResponse |
Represents the results of a read operation on a user's settings.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | DocumentViewer |
Enum of the different document viewer modes a user can access.
|
![]() | DocumentViewerFileType |
Enum of all the possible file types for the default viewer mode.
|
![]() | EmailPreference |
Enum of all the possible email preferences for the user's email preference.
|