UserStore<TUser> Constructor

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method UserStore<TUser>() Default constuctor which uses a new instance of a default EntityyDbContext
Public method UserStore<TUser>(DbContext) Constructor that takes the db context

Top

See Also

Reference

UserStore<TUser> Class

Microsoft.AspNet.Identity.EntityFramework Namespace