Logs in to the vault with the same credentials that were used for connecting to the server. Must connect to the server first.
| Visual Basic |
|---|
Public Function LogInToVaultEx( _ ByVal VaultGUID As String, _ Optional ByVal AllowUsingAuthenticationPlugins As Boolean = True _ ) As Vault |