User object properties

The following list summarizes the User object properties:

Nom de propriété Access Description
Active Lecture-écriture 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 Lecture-écriture Indicates whether or not the user has AppBuilder privileges.
EMail Lecture-écriture Sets or returns the user's e-mail address.
Nom complet Lecture-écriture Sets or returns the user's full name.
Groupes Read-only Returns a collection of groups to which the user belongs.
MiscInfo Lecture-écriture Sets or returns the user's miscellaneous information.
Name Read-only Returns the user's login name.
Mot de passe Lecture-écriture Sets or returns the user's password.
Phone Lecture-écriture Sets or returns the user's phone number.
SubscribedDatabases Read-only Returns the collection of databases to which the user is subscribed.
Superutilisateur Lecture-écriture Indicates whether or not the user has SuperUser privileges.
UserMaintainer Lecture-écriture Indicates whether or not the user has user administration privileges.

Feedback