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