Chapter 9. Securing ASP.NET Applications

ASP.NET Provides developers with a variety of technologies that can be used to increase the security of their application and protect sensitive materials from prying eyes. The framework covers a wide range of topics, such as client authentication, user and role based permissions, and encryption services. Developers can utilize the authentication services made available by the framework to gather credentials provided by a client, such as username and password. Using internal mechanisms or even custom applications, you can match those credentials to an authority, such as a domain server, database, or XML ...

Get Inside ASP.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.