The ReadTokenService action returns the following parameters:
- PlainToken: The decoded token information in JSON format
- TokenPayloadRec: All Payload data of decoded token.
- TokenHeaderRec: All Header data of decoded token.
- ValidToken: Defines if the decoded token is a valid one.
- ResultMessage: If validation fails, an output message is sent.