AddVaultConnection | Adds a new vault connection to the collection of vaults configured in M-Files Desktop. |
BindToVault | Binds to a vault with the specified name (e.g., 'Sample Vault'). The default authentication method is used if the login is allowed. |
FindFile | Gets a file based on the specified path. |
FindObjectVersionAndProperties | Gets an object based on the specified path. |
GetAPIVersion | Receives the version of the API. |
GetClientLanguage | Returns the current M-Files software language. |
GetClientVersion | Receives the version of the client. |
GetDriveLetter | Gets the drive letter of M-Files Desktop. |
GetVaultConnection | Returns the vault connection with the specified name. |
GetVaultConnections | Returns a collection of vaults configured in M-Files Desktop. |
GetVaultConnectionsWithGUID | Returns a collection of vaults with the specified GUID configured in M-Files Desktop. |
IsObjectPathInMFiles | Checks whether the specified path refers to an object in M-Files. |
LogInAs | Logs in to the vault with the specified name (e.g., 'Sample Vault'). Prompts the user for credentials. |
LogInAsUser | Logs in to the vault with the specified name (e.g., 'Sample Vault') using the specified credentials. |
RemoveVaultConnection | Deletes the vault connection with the specified name from the collection of vaults configured in M-Files Desktop. |
ShowBalloonTip | Displays a tooltip message over M-Files status icon. |
TestConnectionToServerEx | Tests the connection to the specified server. |