new Claim(ClaimTypes.Sid, user.ID), new Claim(ClaimTypes.Name, user.Name), new Claim(ClaimTypes.Role,"basic")
確定! 回上一頁