Chapter 20. Securing the Site
IN THIS CHAPTER
Objectives
Learn about the basic concepts of security
Explain the benefits of role-based and code access security
Understand the many ways to encrypt data in the .NET Framework
Learn about the available options for securing your ASP.NET site
Securing an Internet-based application is a complex and involved process that, for the most part, is beyond the scope of this book. This chapter does, however, discuss the available .NET security features and some of the techniques used to ensure the security of MyGolfGear.NET.
Specifically, this chapter will cover key .NET security concepts such as permission objects, authentication and authorization, type safety, and role-based security. In addition, it will discuss ...
Get Building e-Commerce Sites with the .NET Framework 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.