FirstOrDefaultAsync(); var roles = user? ... var role = User.FindAll(c => string.Equals(c.Type, ClaimTypes.Role)).First().Value;.
確定! 回上一頁