Table of Contents

TTMSFNCSimpleCloudOAuth.FetchAccessToken Method

Starts authentication and resolves with the current access token.

API unit family: TMSFNCCloudOAuth Declaring type: TTMSFNCSimpleCloudOAuth Inherited from: TTMSFNCCustomCloudOAuth

Syntax

function FetchAccessToken: IPromise<string>;

Returns

A promise that resolves to the access token string.