Table of Contents

TTMSFNCCloudHubic.TestTokens Method

Validates the stored access and refresh tokens by issuing a credentials request to the service.

API unit family: TMSFNCCloudHubic Declaring type: TTMSFNCCloudHubic Inherited from: TTMSFNCCustomCloudHubic

Syntax

procedure TestTokens(const ATestTokensRequestResultEvent: TTMSFNCCloudBaseRequestResultEvent = nil); override;

Parameters

Name Description
ATestTokensRequestResultEvent Optional callback invoked with the result of the request. When nil, no callback is invoked.