Share via


RoleStore<TRole> 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 RoleStore<TRole>() Default constuctor which uses a new instance of a default IdentityDbContext
Public method RoleStore<TRole>(DbContext) Constructor which takes a db context and wires up the stores with default instances using the context

Top

See Also

Reference

RoleStore<TRole> Class

Microsoft.AspNet.Identity.EntityFramework Namespace