[Authorize(Roles = "admin")] public IActionResult Index() { //PROBLEM: get all user profile values, email,name and role.
確定! 回上一頁