TScRestBearerAuthenticator
property AccessToken: string;
Description
Gets or sets the value of the access_token field from the JSON response.
This is the Bearer token that will be included in the Authorization header of each request.