IdentityDbContext Class

Inheritance Hierarchy

Syntax

public class IdentityDbContext : IdentityDbContext<IdentityUser, IdentityRole, string>

GitHub

View on GitHub

class Microsoft.AspNet.Identity.EntityFramework.IdentityDbContext