Microsoft ASP.NET Identity 2.0
| Namespace | Description |
|---|---|
| Microsoft.AspNet.Identity | The Microsoft.AspNet.Identity namespace contains classes and interfaces related to managing users and roles for ASP.NET Identity. |
| Microsoft.AspNet.Identity.EntityFramework | The Microsoft.AspNet.Identity.EntityFramework namespace contains Entity Framework implementations of identity types. |
| Microsoft.AspNet.Identity.Owin | The Microsoft.AspNet.Identity.Owin namespace provides classes that manages the identities associated with OWIN. |
| Microsoft.Owin.Security | The Microsoft.Owin.Security namespace contains classes for managing authentication. |
| Owin | The Owin namespace provides classes for managing configurations. |
| System.Web.Providers | The System.Web.Providers namespace contains classes and interfaces related to managing users and roles for web providers. |
| System.Web.Providers.Entities | The System.Web.Providers.Entities namespace contains classes and interfaces related to entities for web providers. |