Table of Contents

TTMSFNCCloudExceptionless.Connect Method

Authenticates with the service and obtains an access token.

API unit family: TMSFNCCloudExceptionless Declaring type: TTMSFNCCloudExceptionless Inherited from: TTMSFNCCustomCloudExceptionless

Syntax

procedure Connect(AEmailAddress: string = ''; APassword: string = '');

Parameters

Name Description
AEmailAddress Email address to authenticate with; when empty the current value is used.
APassword Password to authenticate with; when empty the current value is used.