M-Files API 23.11.13135.0
CreateNewVault Method
ServerVaultManagementOperations Object : CreateNewVault Method
Description
Creates a new vault to the server based on the given vault properties.
Syntax
Visual Basic
Public Function CreateNewVault( _
   ByVal VaultProperties As VaultProperties _
) As String
Parameters
VaultProperties
Remarks
The output string is the GUID of the newly created vault.
See Also

ServerVaultManagementOperations Object  | ServerVaultManagementOperations Members