Summary

In this chapter we have attempted to explain the basics of .NET security. .NET security comes in two basic flavors: user-based security, and Code Access Security. The former determines which identity is executing code. The latter determines what rights the executing code itself has. Combining the two, you have the basic tools to provide robust security for all your .NET applications.

Get Application Development Using Visual Basic® and .NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.