Wednesday, 27 November 2013

What is Code Access Security (CAS)?


What is Code Access Security (CAS)?

CAS 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. For example, it is CAS that will prevent a .NET web applet from formatting your hard disk

No comments:

Post a Comment

Popular Posts