Wednesday, 22 July 2015

What is code access security (CAS)? | .NET QUESTIONS ANSWERS

Code access security (CAS) is part of the .NET security model that prevents unauthorized access of resources and operations, and restricts the code to perform particular tasks.

No comments:

Post a Comment