M-Files API 23.11.13135.0
LogInToVault Method
MFilesServerApplication Object : LogInToVault Method
The GUID of the target vault.
Description
Logs in to the vault with the same credentials that were used to connect to the server. Must connect to the server first.
Syntax
Visual Basic
Public Function LogInToVault( _
   ByVal VaultGUID As String _
) As Vault
Parameters
VaultGUID
The GUID of the target vault.
See Also

MFilesServerApplication Object  | MFilesServerApplication Members