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.
| Visual Basic |
|---|
Public Function LogInToVaultAdministrativeEx( _ ByVal VaultGUID As String, _ Optional ByVal AllowUsingAuthenticationPlugins As Boolean = True _ ) As Vault |