C H A P T E R  34

Authentication and Authorization

In this final chapter, I explain how to perform authentication and authorization in ASP.NET applications. The functionality for these features is built into the core of ASP.NET and is consumed slightly differently depending on what kind of application you are building. There are a wide range of authentication models supported, but the one that I’ll demonstrate fully is Forms Authentication. This is the most flexible and the most suitable for Internet-facing applications.

Get Applied ASP.NET 4 in Context 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.