Re: How to restrict caller access by strong name keypair??
From: Brad Raulston (brad._NoSpam_demandstream.net)
Date: 04/23/04
- Next message: Brad Raulston: "Re: How to do LinkDemand for StrongNameIdentityPermission on ASSEMBLY level???"
- Previous message: JK: "RE: RSACryptoServiceProvider - storing encrypted passwords"
- In reply to: Tobias Lekman: "How to restrict caller access by strong name keypair??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 23 Apr 2004 12:24:54 -0600
Look at the StrongNameIdentityPermission Attribute in the Security
namespace.
Brad
"Tobias Lekman" <tobias@lekman.com> wrote in message
news:O$0lF8QKEHA.1644@TK2MSFTNGP09.phx.gbl...
> Hi,
>
> I would like to restrict access to a number of assemblies so that the
> calling assembly must be signed with the company keypair. I remember
seeing
> this performed at a .NET seminar but cannot remember where to begin. All
> corporate assemblies are signed with the same keypair and I only want them
> to be able to communicate with each other.
>
> Does anyone know where to begin with this??
>
> Kind regards,
>
> Tobias
>
>
- Next message: Brad Raulston: "Re: How to do LinkDemand for StrongNameIdentityPermission on ASSEMBLY level???"
- Previous message: JK: "RE: RSACryptoServiceProvider - storing encrypted passwords"
- In reply to: Tobias Lekman: "How to restrict caller access by strong name keypair??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|