This function is used to generate a new MasterToken that will be used to communicate with the service
the new MasterToken is the only token that can then be used to call the RefreshToken function
Parameters
Used to call the function
- Token - TToken
Returns
Returns the following
NOTE: Tokens are valid for 5 day´s after that time the token will no longer be able to communicate with the service
with the exception of the MasterToken that can be used in this function only.
Related articles