Skip to content

04 Change Primary Key for Identity Users

M. Fares edited this page Mar 12, 2018 · 1 revision

Follow the link to change the primary key for identity users from string (guid - NVARCHAR(128)) to int.

Change Primary Key for Users in ASP.NET Identity

Clone this wiki locally