TTMSFNCCustomCloudMicrosoftOneDrive.TestTokens Method
Validates the current access token by requesting the connected drive.
API unit family: TMSFNCCloudMicrosoftOneDrive
Declaring type: TTMSFNCCustomCloudMicrosoftOneDrive
Syntax
procedure TestTokens(const ATestTokensRequestResultEvent: TTMSFNCCloudBaseRequestResultEvent = nil); override;
Parameters
| Name | Description |
|---|---|
ATestTokensRequestResultEvent |
Optional callback invoked with the request outcome. |