ClaimsPrincipal.Current.Identities.First().Claims.ToList();. If you want to get specific claim from claim list then the following code ...
確定! 回上一頁