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/security/index | Security, Authentication, and Authorization with ASP.NET MVC | Microsoft Docs | rick-anderson | How to make an ASP.NET site more secure, and how to implement authentication and authorization. | aspnetcontent | wpickett | 08/10/2011 | article | 1c1aa6a6-82f4-4553-8495-dc99814162df | dotnet-mvc | .net-framework | /mvc/overview/security | chapter |
Security, Authentication, and Authorization with ASP.NET MVC
How to make an ASP.NET site more secure, and how to implement authentication and authorization.
- Create an ASP.NET MVC 5 App with Facebook, Twitter, LinkedIn and Google OAuth2 Sign-on (C#)
- Create a secure ASP.NET MVC 5 web app with log in, email confirmation and password reset (C#)
- ASP.NET MVC 5 app with SMS and email Two-Factor Authentication
- XSRF/CSRF Prevention in ASP.NET MVC and Web Pages
- Preventing Open Redirection Attacks (C#)