Chapter 21. Using ASP.NET Membership

<feature><title>In this Chapter</title> <objective>

Configuring Authentication

</objective>
<objective>

Configuring Authorization

</objective>
<objective>

Using ASP.NET Membership

</objective>
<objective>

Using the Role Manager

</objective>
<objective>

Summary

</objective>
</feature>

In the previous chapter, you learned how to use the Login controls to create an entire user registration system. This chapter looks under the covers and examines the security frameworks on which the Login controls are built.

The ASP.NET Framework includes four frameworks related to security:

  • ASP.NET Authentication—. Enables you to identify users.

  • ASP.NET Authorization—. Enables you to authorize users to request particular resources.

  • ASP.NET Membership ...

Get ASP.NET 2.0 Unleashed 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.