Re: How can I tell waht permissions an assembly requires?

From: Patrick Steele [MVP] (patrick_at_mvps.org)
Date: 02/23/04


Date: Mon, 23 Feb 2004 13:12:53 -0500

In article <OlizpYh#DHA.1452@TK2MSFTNGP09.phx.gbl>, "Earth Worm Jim"
<sdd> says...
> Is there a tool that tells me what permissions my assembly requires?
>
> I have add [assembly: PermissionSet(SecurityAction.RequestOptional,
> Unrestricted=false)] to deny all permissions I just want to now grant one I
> require?

PermView.exe

-- 
Patrick Steele
Microsoft .NET MVP
http://weblogs.asp.net/psteele


Relevant Pages