IdentityDbContext Constructor

Default constructor which uses the DefaultConnection

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 IdentityDbContext()
public IdentityDbContext()
public:
IdentityDbContext()
new : unit -> IdentityDbContext
public function IdentityDbContext()

See Also

Reference

IdentityDbContext Class

IdentityDbContext Overload

Microsoft.AspNet.Identity.EntityFramework Namespace