1.3 KiB
1.3 KiB
uid | title | author | description | ms.author | manager | ms.date | ms.topic | ms.assetid | ms.technology | ms.prod | msc.legacyurl | msc.type |
---|---|---|---|---|---|---|---|---|---|---|---|---|
mvc/overview/older-versions-1/security/index | Security | Microsoft Docs | rick-anderson | This tutorial set covers how to password protect some pages in your ASP.NET MVC application and how to create and manage users and roles. | aspnetcontent | wpickett | 09/28/2011 | article | 346c6b44-0ff4-49af-ac94-6e74d952b4eb | dotnet-mvc | .net-framework | /mvc/overview/older-versions-1/security | chapter |
Security
This tutorial set covers how to password protect some pages in your ASP.NET MVC application and how to create and manage users and roles.
- Authenticating Users with Forms Authentication (C#)
- Authenticating Users with Windows Authentication (C#)
- Preventing JavaScript Injection Attacks (C#)
- Authenticating Users with Forms Authentication (VB)
- Authenticating Users with Windows Authentication (VB)
- Preventing JavaScript Injection Attacks (VB)