The following list summarizes the User object properties:
| Property name | Access | Description |
|---|---|---|
| Active | Read/Write | Indicates whether or not the user's account is active. |
| AllSubscribedDatabases | Read-only | Returns the collection of databases to which the user has access. |
| AppBuilder | Read/Write | Indicates whether or not the user has AppBuilder privileges. |
| Read/Write | Sets or returns the user's e-mail address. | |
| FullName | Read/Write | Sets or returns the user's full name. |
| Groups | Read-only | Returns a collection of groups to which the user belongs. |
| MiscInfo | Read/Write | Sets or returns the user's miscellaneous information. |
| Name | Read-only | Returns the user's login name. |
| Mot de passe | Read/Write | Sets or returns the user's password. |
| Phone | Read/Write | Sets or returns the user's phone number. |
| SubscribedDatabases | Read-only | Returns the collection of databases to which the user is subscribed. |
| SuperUser | Read/Write | Indicates whether or not the user has SuperUser privileges. |
| UserMaintainer | Read/Write | Indicates whether or not the user has user administration privileges. |