Re: How to do LinkDemand for StrongNameIdentityPermission on ASSEMBLY level???
From: Brad Raulston (brad._NoSpam_demandstream.net)
Date: 04/23/04
- Next message: Michel Gallant: "Re: SignedXml to X509Certificate?"
- Previous message: Brad Raulston: "Re: How to restrict caller access by strong name keypair??"
- In reply to: Tobias Lekman: "How to do LinkDemand for StrongNameIdentityPermission on ASSEMBLY level???"
- Next in thread: Eugene V. Bobukh [MS]: "Re: How to do LinkDemand for StrongNameIdentityPermission on ASSEMBLY level???"
- Reply: Eugene V. Bobukh [MS]: "Re: How to do LinkDemand for StrongNameIdentityPermission on ASSEMBLY level???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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
>
>
- Next message: Michel Gallant: "Re: SignedXml to X509Certificate?"
- Previous message: Brad Raulston: "Re: How to restrict caller access by strong name keypair??"
- In reply to: Tobias Lekman: "How to do LinkDemand for StrongNameIdentityPermission on ASSEMBLY level???"
- Next in thread: Eugene V. Bobukh [MS]: "Re: How to do LinkDemand for StrongNameIdentityPermission on ASSEMBLY level???"
- Reply: Eugene V. Bobukh [MS]: "Re: How to do LinkDemand for StrongNameIdentityPermission on ASSEMBLY level???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]