I want to look at what permissions my application is granted at runtime.
I mean I want to get the same result as caspol.exe - resolveperm returns.(I want to do it in C# code).
what code should I use?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sam HobbsPosted Mar 14, 2010, 7:17 PM
Note that there is probably a difference between a user's (account's) permissions and the application's permissions. I don't know much about application permissions.
anooshiravan keshavarziPosted Mar 14, 2010, 2:20 PM
Sam HobbsPosted Mar 11, 2010, 4:47 PM