TTMSFNCCustomCloudBox.GetTestTokensResult Method
Returns whether a Box token-test request succeeded.
API unit family: TMSFNCCloudBox
Declaring type: 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.