TTMSFNCCustomCloudHubic.GetTestTokensResult Method
Interprets the result of a token validation request and updates the storage endpoint and token from the response.
API unit family: TMSFNCCloudHubic
Declaring type: TTMSFNCCustomCloudHubic
Syntax
function GetTestTokensResult(const ARequestResult: TTMSFNCCloudBaseRequestResult): Boolean; override;
Parameters
| Name | Description |
|---|---|
ARequestResult |
The result of the credentials request. |
Returns
True when the response contains a valid endpoint and token; otherwise False.