I am trying to extend IdentityUser with a foreign key(BuildingID). Below is my ApplicationUser class which derives from the IdentityUser class. What would be the correct way to