Metabase: IMetabase;
The Metabase property returns the repository connection created with saved default credentials.
This connection is created on repository connection under service credentials that must be secure protected on BI server. If required, connection can be redefined.
The example of use is given in description of the IMetabaseCustomEvents.OnBeforeLogon method.
See also: