M-Files API 23.11.13135.0
GetLoginAccountOfUser Method
VaultUserOperations Object : GetLoginAccountOfUser Method
The ID of the user whose login account should be returned.
Description
Gets the login account that corresponds to the specified vault user.
Syntax
Visual Basic
Public Function GetLoginAccountOfUser( _
   ByVal UserID As Long _
) As LoginAccount
Parameters
UserID
The ID of the user whose login account should be returned.
Remarks
This method is available only if M-Files API is used in the server interface mode.
See Also

VaultUserOperations Object  | VaultUserOperations Members