M-Files API 23.11.13135.0
LogInToVaultEx Method
MFilesServerApplication Object : LogInToVaultEx Method
The vault GUID.
True if authentication plugin configurations are used for authentication.
Description
Logs in to the vault with the same credentials that were used for connecting to the server. Must connect to the server first.
Syntax
Visual Basic
Public Function LogInToVaultEx( _
   ByVal VaultGUID As String, _
   Optional ByVal AllowUsingAuthenticationPlugins As Boolean = True _
) As Vault
Parameters
VaultGUID
The vault GUID.
AllowUsingAuthenticationPlugins
True if authentication plugin configurations are used for authentication.
See Also

MFilesServerApplication Object  | MFilesServerApplication Members