Re: How can I tell waht permissions an assembly requires?
From: Patrick Steele [MVP] (patrick_at_mvps.org)
Date: 02/23/04
- Next message: Ollie: "Re: How can I tell waht permissions an assembly requires?"
- Previous message: Andrea D'Onofrio [MSFT]: "Re: Passing security credentials to ASP from .net"
- In reply to: Earth Worm Jim: "How can I tell waht permissions an assembly requires?"
- Next in thread: Ollie: "Re: How can I tell waht permissions an assembly requires?"
- Reply: Ollie: "Re: How can I tell waht permissions an assembly requires?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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
- Next message: Ollie: "Re: How can I tell waht permissions an assembly requires?"
- Previous message: Andrea D'Onofrio [MSFT]: "Re: Passing security credentials to ASP from .net"
- In reply to: Earth Worm Jim: "How can I tell waht permissions an assembly requires?"
- Next in thread: Ollie: "Re: How can I tell waht permissions an assembly requires?"
- Reply: Ollie: "Re: How can I tell waht permissions an assembly requires?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|