M-Files API 23.11.13135.0
AddLoginAccount Method
VaultLoginAccountOperations Object : AddLoginAccount Method
The login account to be added.
Password for M-Files accounts.
Description
Adds the specified vault login account.
Syntax
Visual Basic
Public Sub AddLoginAccount( _
   ByVal LoginAccount As LoginAccount, _
   Optional ByVal Password As String = "" _
) 
Parameters
LoginAccount
The login account to be added.
Password
Password for M-Files accounts.
Remarks
This method is available only if M-Files API is used in the server interface mode.
See Also

VaultLoginAccountOperations Object  | VaultLoginAccountOperations Members