Over Secure HTTP using MSOLAP
Connection string
This Microsoft OLE DB Provider for OLAP connection string can be used for connections to OLAP, Analysis Services.
Provider=MSOLAP;Data Source=https://serverName/;Initial Catalog=myDataBase;
User Id=domain\user;Password=myPassword;