22 lines
981 B
Markdown
22 lines
981 B
Markdown
|
---
|
||
|
title: "Security | Microsoft Docs"
|
||
|
author: rick-anderson
|
||
|
description: "How to add login capabilities to an ASP.NET Web Pages application, and how to help protect the application from bots."
|
||
|
ms.author: aspnetcontent
|
||
|
manager: wpickett
|
||
|
ms.date: 09/08/2014
|
||
|
ms.topic: article
|
||
|
ms.assetid: 58187ddb-bd53-406d-88be-8908905d726c
|
||
|
ms.technology: dotnet-webpages
|
||
|
ms.prod: .net-framework
|
||
|
msc.legacyurl: /web-pages/overview/security
|
||
|
msc.type: chapter
|
||
|
---
|
||
|
Security
|
||
|
====================
|
||
|
> How to add login capabilities to an ASP.NET Web Pages application, and how to help protect the application from bots.
|
||
|
|
||
|
|
||
|
- [Adding Security and Membership](16-adding-security-and-membership.md)
|
||
|
- [Enabling Login from External Sites in an ASP.NET Web Pages Site](enabling-login-from-external-sites-in-an-aspnet-web-pages-site.md)
|
||
|
- [Using a CAPTCHA to Prevent Automated Programs (Bots) from Using Your ASP.NET Web Site](using-a-catpcha-to-prevent-automated-programs-bots-from-using-your-aspnet-web-site.md)
|