/// <summary>
 /// Return a text representation of this object.
 /// </summary>
 public override String ToString()
 => IdToken.ToString();