M-Files API 23.11.13135.0
RemoveUserAccount Method
VaultUserOperations Object : RemoveUserAccount Method
The ID of the user account to be removed.
Description
Deletes the user account from vault.
Syntax
Visual Basic
Public Sub RemoveUserAccount( _
   ByVal UserID As Long _
) 
Parameters
UserID
The ID of the user account to be removed.
Remarks
This method is available only if M-Files API is used in the server interface mode.
See Also

VaultUserOperations Object  | VaultUserOperations Members