Extract name from the metadata server require host authentication using the "Data Source URI Format" using SAS OLAP Provider

Connection string

This SAS OLAP Data Provider connection string can be used for connections to SAS OLAP.

Provider=sas.OLAPProvider;
Data Source
=iom-name://OLAP Server - Logical Server Name;

SAS Metadata Location
=iom-bridge://metadata.example.com:8561;

SAS Metadata User ID
=myUsername;
SAS Metadata Password=myPassword;