DmClientUserInfo
The DmClientUserInfo class represents basic user information within the Document Management (DM) service, including user ID, name, and username.
Properties
| Name | Description |
|---|---|
| Id | The unique identifier of the user in the Document Management service. |
| Username | The username associated with the user in the Document Management service, typically used for authentication or identification. |
| Name | The full name of the user in the Document Management service. |