Re: Code Access Security
From: .NET Follower (amitagarwal-NET_at_SoftHome.net)
Date: 02/12/04
- Next message: Oleg Skopincevs: "Problems accessing DCOM component"
- Previous message: [MSFT]: "RE: Code Access Security"
- In reply to: [MSFT]: "RE: Code Access Security"
- Next in thread: Joe Kaplan \(MVP - ADSI\): "Re: Code Access Security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 12 Feb 2004 14:47:25 +0530
if u wnat onle specify assembly call ur assembly
then u can use codeAS
with strong naming conventions...
-- Thanks and Regards, Amit Agarwal Software Programmer(.NET) "[MSFT]" <lukezhan@online.microsoft.com> wrote in message news:o2hn1DT8DHA.3736@cpmsftngxa07.phx.gbl... > Hi AIi, > > Thank you for using the community. From the description, you have a single > ASP.NET appliaction and it only access a database server. In this case, the > Code Access Security may do little help on security. Code Access Security > is important when the application access local resource or cooperating with > another appplication. In your situation, you only need to ensure the > restricted identity has proper permission to execute the ASP.NET > appliaction and access the database server. And, from the database side, it > should restrict the access, only allow the restricted identity open an > connection. > > For more information on Code Access Security and ASP.NET, you may refer to: > > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/htm > l/cpconASPNETCodeAccessSecurity.asp > > Hope this help, > > Luke > Microsoft Online Support > > Get Secure! www.microsoft.com/security > (This posting is provided "AS IS", with no warranties, and confers no > rights.) > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.583 / Virus Database: 369 - Release Date: 2/10/2004
- Next message: Oleg Skopincevs: "Problems accessing DCOM component"
- Previous message: [MSFT]: "RE: Code Access Security"
- In reply to: [MSFT]: "RE: Code Access Security"
- Next in thread: Joe Kaplan \(MVP - ADSI\): "Re: Code Access Security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]