M-Files API 23.11.13135.0
LogInEx Method
VaultOnServer Object : LogInEx Method
True if authentication plugin configurations are used for authentication.
Description
Logs in to the vault with the same credentials that were used to log in to the server.
Syntax
Visual Basic
Public Function LogInEx( _
   Optional ByVal AllowUsingAuthenticationPlugins As Boolean = True _
) As Vault
Parameters
AllowUsingAuthenticationPlugins
True if authentication plugin configurations are used for authentication.
See Also

VaultOnServer Object  | VaultOnServer Members