コード例 #1
0
 public void ReadTokens()
 {
     IdTokenClaims     = IdToken.GetClaims();
     AccessTokenClaims = AccessToken.GetClaims();
 }