Code Access Security in .NET
This article is an introduction to the Code Access Security . Protecting resources from unauthorized use is what Code Access Security is all about . Both Role based and Code access security is based on the notion of the permissions. Permissions in the Role based security is about the authorized users to run the code.
Be the first to comment - What do you think?
Posted by Senthil Kumar -
March 28, 2010 at 8:44 pm
Categories: .NET, Security, Windows Application Tags: .NET, .NET runtime, authorize, Code Access Security, Directory Service, evidence, File IO Permission, Printing permissions, Read, Registry permission, SqlClientPermission
