Connect | Connects to the specified server. Use the ConnectEx7 method for additional options. |
ConnectAdministrativeEx | Connects to the server in administrative mode. Allows connection without a login account if the user has administrative rights on the server computer. Use the ConnectAdministrativeEx5 method for additional options. |
ConnectAdministrativeEx3 | Connects to the server in administrative mode. Allows connection without a login account if the user has administrative rights on the server computer. Use the ConnectAdministrativeEx5 method for additional options. |
ConnectAdministrativeEx4 | Connects to the server in administrative mode. Allows connection without a login account if the user has administrative rights on the server computer. Use the ConnectAdministrativeEx5 method for additional options. |
ConnectAdministrativeEx5 | Connects to the server in administrative mode. Allows connection without a login account if the user has administrative rights on the server computer. |
ConnectAdministrativeInteractive | Connects to the specified server in administrative mode interactively. Allows connection without a login account if the user has administrative rights on the server computer. Use the ConnectAdministrativeInteractiveEx method for additional options. |
ConnectAdministrativeInteractiveEx | Connects to the specified server in administrative mode interactively. Allows connection without a login account if the user has administrative rights on the server computer. |
ConnectEx3 | Connects to the specified server. Use the ConnectEx7 method for additional options. |
ConnectEx4 | Connects to the specified server. Use the ConnectEx7 method for additional options. |
ConnectEx5 | Connects to the specified server. Use the ConnectEx7 method for additional options. |
ConnectEx6 | Connects to the specified server. Use the ConnectEx7 method for additional options. |
ConnectEx7 | Connects to the specified server. |
ConnectInteractive | Connects to the specified server interactively. |
ConnectWithAuthenticationDataEx2 | Connects to a server with the specified authentication data. Use the ConnectWithAuthenticationDataEx6 method for additional options. |
ConnectWithAuthenticationDataEx3 | Connects to a server with the specified authentication data. Use the ConnectWithAuthenticationDataEx6 method for additional options. |
ConnectWithAuthenticationDataEx4 | Connects to a server with the specified authentication data. Use the ConnectWithAuthenticationDataEx6 method for additional options. |
ConnectWithAuthenticationDataEx5 | Connects to a server with the specified authentication data. Use the ConnectWithAuthenticationDataEx6 method for additional options. |
ConnectWithAuthenticationDataEx6 | Connects to a server with the specified authentication data. |
ConnectWithExistingVaultSession | Connects to the specified server with an existing vault session. |
ConnectWithoutLogin | Connects to the specified server without login. Use the ConnectWithoutLoginEx3 method for additional options. |
ConnectWithoutLoginEx | Connects to the specified server without login. Use the ConnectWithoutLoginEx3 method for additional options. |
ConnectWithoutLoginEx2 | Connects to the specified server without login. Use the ConnectWithoutLoginEx3 method for more options. |
ConnectWithoutLoginEx3 | Connects to the specified server without login. |
Disconnect | Disconnects from the server. |
GetAPIVersion | Receives the version of the M-Files API. |
GetAuthenticationPluginInformationEx | Gets the authentication plugin information for the specified authentication request. Returns NULL if no plugin is configured for the request. |
GetAuthenticationPluginsEx | Gets the available authentication plugins. |
GetGroundLinkProxies | Gets the Ground Link proxies that are available on the server. |
GetOnlineGroundLinkProxies | Gets the Ground Link proxies that are online and available for the user on the server. |
GetOnlineVaults | Gets the vaults that are on-line and available for the user on the server. |
GetServerVersion | Receives the version of the M-Files server. |
GetTokenAsAuthenticationData | Gets the specified token as authentication data. |
GetVaults | Gets the vaults that are available on the server. |
LogInAsUserToVault | Logs in to the vault as a user. Must connect to the server first. |
LogInAsUserToVaultEx | Logs in to the vault as a user. Must connect to the server first. |
LogInAsUserToVaultEx2 | Logs in to the vault as a user. Must connect to the server first. |
LogInAsUserToVaultWithSPN | Logs in to the vault as a user with a specific SPN. Must connect to the server first. |
LogInToVault | Logs in to the vault with the same credentials that were used to connect to the server. Must connect to the server first. |
LogInToVaultAdministrative | Logs in to the vault in administrative mode with the same credentials that were used to connect to the server. Must connect to the server first. |
LogInToVaultAdministrativeEx | Logs in to the vault in administrative mode with the same credentials that were used to connect to the server. Must connect to the server first. |
LogInToVaultAdministrativeWithExistingSession | Logs in to the vault in administrative mode as using the existing session from the server connect. |
LogInToVaultEx | Logs in to the vault with the same credentials that were used for connecting to the server. Must connect to the server first. |
LogInToVaultWithExistingSession | Logs in to the vault as using the existing session from the server connect. |
TestConnectionToServerEx | Tests the connection to the specified server. |