Re: How to do LinkDemand for StrongNameIdentityPermission on ASSEMBLY level???

From: Brad Raulston (brad._NoSpam_demandstream.net)
Date: 04/23/04


Date: Fri, 23 Apr 2004 12:26:25 -0600

You can't use LinkDeamand at the Assembly level, instead use
"SecurityAction.RequestMinimum"

Brad

"Tobias Lekman" <tobias@lekman.com> wrote in message
news:O0pfcMTKEHA.1156@TK2MSFTNGP09.phx.gbl...
> Hi,
>
> Is it possible to do a
> "StrongNameIdentityPermission(SecurityAction.LinkDemand" on assembly
level,
> maybe by doing this in the AssemblyInfo.cs??
>
> Thanks,
>
> Tobias
>
>