M-Files API 23.11.13135.0
SearchForUserAccount Method
VaultUserOperationsEx Object : SearchForUserAccount Method
The login account name the search should be based on.
Description
Retrieves a single user account based on the specified account name.
Syntax
Visual Basic
Public Function SearchForUserAccount( _
   ByVal AccountName As String _
) As UserAccounts
Parameters
AccountName
The login account name the search should be based on.
Remarks

Requires M-Files 19.1.7279.4 or later.

This method is available only if M-Files API is used in the server interface mode.

See Also

VaultUserOperationsEx Object  | VaultUserOperationsEx Members