I have the following one-to-one relationship with ApplicationUser:
public class Person { public Guid PersonId { get; set; } public string