How can I change the table names when using ASP.NET Identity?
问题 I am using the release version (RTM, not RC) of Visual Studio 2013 (downloaded from MSDN 2013-10-18) and therefore the latest (RTM) version of AspNet.Identity. When I create a new web project, I select "Individual User Accounts" for authentication. This creates the following tables: AspNetRoles AspNetUserClaims AspNetUserLogins AspNetUserRoles AspNetUsers When I register a new user (using the default template), these tables (listed above) are created and the AspNetUsers table has a record