NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Permissions View Utility (permview.exe)

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.

Syntax

PermView [/OUTPUT filename] manifestfile
Option Description
/OUTPUT filename Output will be dumped to a file.