https://learn.microsoft.com/pt-br/dotnet/api/system.identitymodel.tokens.securitytokenhandler.readtoken?view=netframework-4.8.1
SecurityTokenHandler.ReadToken Method (System.IdentityModel.Tokens) | Microsoft Learn
When overridden in a derived class, deserializes the specified XML to a token of the type processed by the derived class.
methodsystemtokensmicrosoftlearn
https://learn.microsoft.com/en-us/dotnet/api/system.identitymodel.tokens.jwt.jwtsecuritytokenhandler.readtoken?view=msal-web-dotnet-latest
JwtSecurityTokenHandler.ReadToken Method (System.IdentityModel.Tokens.Jwt) - Microsoft...
Converts a string into an instance of JwtSecurityToken.
methodsystemtokensjwtmicrosoft