The user accounts in Service Center.
| Column | Description |
|---|---|
| UserID | Uniquely identifies a user. |
| Name | The unique login name of the user. For example: admin |
| FirstName | The first name of the user. |
| LastName | The last name of the user. |
| LastModified | The last date and time that this information was updated, in UTC. |
| LastLoginDate | The date and time that the user last logged into Service Center, in UTC. |
| IsLockedOut | Indicates whether the user account is locked out (TRUE) or not (FALSE). |
| Status | Indicates whether the user account is disabled (TRUE) or not (FALSE). |
| The email address of the user. |