M-Files API 23.11.13135.0
VaultUserOperations Object
Members 
Description
The VaultUserOperations class represents the available user operations.
Public Methods
Adds the given user account to the vault (or undeletes it).
Adds the given user account to the vault. Returns the created user account, with the ID property set to the real ID value.
Gets the login account that corresponds to the specified vault user.
Gets the login account that corresponds to the specified vault user.
Gets the login accounts of all vault users.
Retrieves a single user account.
Gets available user accounts from the vault.
Gets the ID of the user with the specified GUID. Returns -1 if a match is not found.
Gets all users as key name pairs.
Modifies the user account.
Deletes the user account from vault.
Attempts to undelete a user with the specified GUID and to set its account information. Does not create new accounts.
Remarks
This method group interface can be accessed via the Vault object.
See Also

VaultUserOperations Members