IsAuthenticated, UserName = User.Identity.Name, Claims = User.Claims .ToDictionary(c => c.Type, c => c.Value) }; } }.
確定! 回上一頁