Name,username), new Claim(ClaimTypes.Email,email), new Claim(ClaimTypes.Role,role), //I need to add UserId here });
確定! 回上一頁