What is Code Access Security in .Net?
2797
10-Apr-2014
Sumit Kesarwani
10-Apr-2014CAS - Code Access Security is the part of the .NET security model that determines whether or not a piece of code is allowed to run, and what resources it can use when it is running.