RoleStore<TRole> Constructor

Default constuctor which uses a new instance of a default IdentityDbContext

Namespace:  Microsoft.AspNet.Identity.EntityFramework
Assembly:  Microsoft.AspNet.Identity.EntityFramework (in Microsoft.AspNet.Identity.EntityFramework.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New RoleStore()
public RoleStore()
public:
RoleStore()
new : unit -> RoleStore
public function RoleStore()

See Also

Reference

RoleStore<TRole> Class

RoleStore<TRole> Overload

Microsoft.AspNet.Identity.EntityFramework Namespace