Re: Setting up secure custom Web Controls
From: cpnet (cpnet_at_nospam.nospam)
Date: 08/09/04
- Next message: Luis Esteban Valencia Muņoz perrohijueputa_at_hotmail.com: "Forms Authentication based on roles."
- Previous message: Andy: "Access File Share from ASP.NET using Unmanaged Code"
- In reply to: [MSFT]: "Re: Setting up secure custom Web Controls"
- Next in thread: [MSFT]: "Re: Setting up secure custom Web Controls"
- Reply: [MSFT]: "Re: Setting up secure custom Web Controls"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 9 Aug 2004 14:04:31 -0400
Ok, thanks. I do realize that stuff in the GAC can be used by all apps, but
my understanding was that if I didn't put stuff in the GAC, then the strong
naming and security attrbutes etc. won't work properly. In other words, I
thought that to be able to use the StrongNameIdentityPermission attribute on
my public methods to ensure only my own assemblies can call these methods, I
had to put my assembiles in the GAC?
- Next message: Luis Esteban Valencia Muņoz perrohijueputa_at_hotmail.com: "Forms Authentication based on roles."
- Previous message: Andy: "Access File Share from ASP.NET using Unmanaged Code"
- In reply to: [MSFT]: "Re: Setting up secure custom Web Controls"
- Next in thread: [MSFT]: "Re: Setting up secure custom Web Controls"
- Reply: [MSFT]: "Re: Setting up secure custom Web Controls"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|