Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 1.32 KB

File metadata and controls

20 lines (18 loc) · 1.32 KB
uid title author description ms.author ms.date ms.assetid msc.legacyurl msc.type
identity/overview/getting-started/index
Getting Started with ASP.NET Identity - ASP.NET 4.x
rick-anderson
The ASP.NET Identity system is designed to replace the previous ASP.NET Membership and Simple Membership systems. It includes profile support, OAuth integrat...
riande
10/02/2013
72bb0051-a696-437e-a4e6-ca1225a6e271
/identity/overview/getting-started
chapter

Getting Started with ASP.NET Identity

The ASP.NET Identity system is designed to replace the previous ASP.NET Membership and Simple Membership systems. It includes profile support, OAuth integration, works with OWIN, and is included with the ASP.NET templates shipped with Visual Studio 2013.