There are two tables AspNetUsers (user admins) Request (requests from the peoples) One request have many users. I want use standard Identity table AspNetUsers and add foreighn key to in this table. How i make it?