M-Files API 23.11.13135.0
LoginAccount Object
Members 
Description
The LoginAccount class represents a login in the server.
Public Methods
Creates a copy of the object.
Copies the content to this object from another object.
Sets information for the login.
Public Properties
The account name of the login.
The account type of the login.
The domain of the login.
The email address of the login.
The enabled state of the login.
The full name of the login.
The license type of the login.
The server roles of the login.
The username of the login.
Remarks

Login account represents a single user identity in M-Files. Login account is not a vault-specific object, but common for all vaults. Login account holds user-specific information not related to the vault, like the user's name, e-mail address and license type.

In order to access vault-specific user information, see the UserAccount object.

 

 

Login accounts as seen in M-Files Admin.

See Also

LoginAccount Members