Table of Contents

TTMSFNCCustomCloudOAuth.Authenticate Method

Starts the OAuth authentication workflow.

API unit family: TMSFNCCloudOAuth Declaring type: TTMSFNCCustomCloudOAuth

Syntax

procedure Authenticate(const AAuthenticateRequestResultEvent: TTMSFNCCloudOAuthAuthenticationResultEvent = nil); virtual;

Parameters

Name Description
AAuthenticateRequestResultEvent Optional callback invoked when the authentication request completes.