3
Answers

resolve permission

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?
Answers (3)