MCAD/MCSD Training Guide (70-320): Developing XML Web Services and Server Components with Visual C#™ .NET and the Microsoft .NET Framework
by Amit Kalani, Priti Kalani
Chapter Summary
In this chapter you learned about some of the security features that you can apply to server-side and distributed applications.
KEY TERMS
|
The .NET Framework also includes two complete security systems configurable by administrators. Code access security controls the access of code to sensitive resources. Code can determine exactly which resources it requires or would like, and administrators can determine exactly which resources to make available. The CLR checks to see whether the requested resources are available before it lets your code run.
Role-based security ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access