Re: How can I tell waht permissions an assembly requires?
From: Ollie (why)
Date: 02/23/04
- Next message: ToddT: "Re: Security makes .Net a JOKE....."
- Previous message: Patrick Steele [MVP]: "Re: How can I tell waht permissions an assembly requires?"
- In reply to: Patrick Steele [MVP]: "Re: How can I tell waht permissions an assembly requires?"
- Next in thread: Shawn Farkas: "Re: How can I tell waht permissions an assembly requires?"
- Reply: Shawn Farkas: "Re: How can I tell waht permissions an assembly requires?"
- Reply: Patrick Steele [MVP]: "Re: How can I tell waht permissions an assembly requires?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 23 Feb 2004 18:35:48 -0000
nope, as far as I can see that tells you what permissions your assembly has
applied, not the permissions that it requires...
Am I wrong?
"Patrick Steele [MVP]" <patrick@mvps.org> wrote in message
news:MPG.1aa40cab8d698db89898c6@msnews.microsoft.com...
> 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: ToddT: "Re: Security makes .Net a JOKE....."
- Previous message: Patrick Steele [MVP]: "Re: How can I tell waht permissions an assembly requires?"
- In reply to: Patrick Steele [MVP]: "Re: How can I tell waht permissions an assembly requires?"
- Next in thread: Shawn Farkas: "Re: How can I tell waht permissions an assembly requires?"
- Reply: Shawn Farkas: "Re: How can I tell waht permissions an assembly requires?"
- Reply: Patrick Steele [MVP]: "Re: How can I tell waht permissions an assembly requires?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|