TTMSFNCCustomCloudOAuth.FetchAccessToken Method
Starts authentication and resolves with the current access token.
API unit family: TMSFNCCloudOAuth
Declaring type: TTMSFNCCustomCloudOAuth
Syntax
function FetchAccessToken: IPromise<string>;
Returns
A promise that resolves to the access token string.