M-Files API 23.11.13135.0
BindToVault Method
MFilesClientApplication Object : BindToVault Method
Description
Binds to a vault with the specified name (e.g., 'Sample Vault'). The default authentication method is used if the login is allowed.
Syntax
Visual Basic
Public Function BindToVault( _
   ByVal VaultConnection As String, _
   ByVal ParentWindow As Long, _
   ByVal CanLogIn As Boolean, _
   ByVal ReturnNULLIfCancelledByUser As Boolean _
) As Vault
Parameters
VaultConnection
ParentWindow
CanLogIn
ReturnNULLIfCancelledByUser
See Also

MFilesClientApplication Object  | MFilesClientApplication Members