---
uid: mvc/overview/older-versions-1/security/index
title: "Security | Microsoft Docs"
author: rick-anderson
description: "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."
ms.author: riande
ms.date: 09/28/2011
ms.assetid: 346c6b44-0ff4-49af-ac94-6e74d952b4eb
msc.legacyurl: /mvc/overview/older-versions-1/security
msc.type: 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-forms-authentication-cs.md)
- [Authenticating Users with Windows Authentication (C#)](authenticating-users-with-windows-authentication-cs.md)
- [Preventing JavaScript Injection Attacks (C#)](preventing-javascript-injection-attacks-cs.md)
- [Authenticating Users with Forms Authentication (VB)](authenticating-users-with-forms-authentication-vb.md)
- [Authenticating Users with Windows Authentication (VB)](authenticating-users-with-windows-authentication-vb.md)
- [Preventing JavaScript Injection Attacks (VB)](preventing-javascript-injection-attacks-vb.md)