TTMSFNCSimpleCloudOAuth.Authenticate Method
Starts the OAuth authentication workflow.
API unit family: TMSFNCCloudOAuth
Declaring type: TTMSFNCSimpleCloudOAuth
Inherited from: TTMSFNCCustomCloudOAuth
Syntax
procedure Authenticate(const AAuthenticateRequestResultEvent: TTMSFNCCloudOAuthAuthenticationResultEvent = nil); virtual;
Parameters
| Name | Description |
|---|---|
AAuthenticateRequestResultEvent |
Optional callback invoked when the authentication request completes. |