Ejemplo n.º 1
0
 public void ReadTokens()
 {
     IdTokenClaims     = IdToken.GetClaims();
     AccessTokenClaims = AccessToken.GetClaims();
 }