直接從HttpContext 的 User 中去尋找。 string userId = HttpContext.User.Claims.FirstOrDefault(claim ...
確定! 回上一頁