我的User表需要其他屬性,因此我從 IdentityUser 繼承,如下所示: public class ApplicationUser : IdentityUser { [Required] [DataType(DataType.
確定! 回上一頁