Use the PermView command line utility to view the permissions requested for an assembly. This utility displays only the permission sets requested at the assembly level, not permission sets requested at the class or method level. By default, permission requests are dumped to the console.
PermView [/OUTPUT filename] manifestfile
Option | Description |
---|---|
/OUTPUT filename | Output will be dumped to a file. |