How can you impersonate a windows user in a connection to an analysis server - using ADOMD.NET?
Webserver is next to Analysis server, but they are not in a domain. The webservice running on the webserver needs to access the analysis server as a specific windows account.
Is there something I can put in the connection string, or do I need to look into some kind of impersonation?