Table of Contents

TTMSFNCCloudBox.GetTestTokensResult Method

Returns whether a Box token-test request succeeded.

API unit family: TMSFNCCloudBox Declaring type: TTMSFNCCloudBox Inherited from: TTMSFNCCustomCloudBox

Syntax

function GetTestTokensResult(const ARequestResult: TTMSFNCCloudBaseRequestResult): Boolean; override;

Parameters

Name Description
ARequestResult Request result returned by the token-test operation.

Returns

True when the token-test response is valid.