Check Analysis Services Server permissions programmatically -
01-18-2006
, 06:05 PM
Hi,
I found this info regarding AMO Security Classes and Permission Objects
- http://msdn2.microsoft.com/en-us/library/ms345094.aspx - but can't
find a quick and easy way to see if a user has the Server role (can
create SSAS databases etc.). Is there any way to test this
programmatically short of trying to create an object and catching the
failure if you don't have that role?
Thanks for any help.
BA |