Table of Contents

TTMSFNCCloudSentry.Connect Method

Connects to the service, optionally using the supplied authentication token.

API unit family: TMSFNCCloudSentry Declaring type: TTMSFNCCloudSentry Inherited from: TTMSFNCCustomCloudSentry

Syntax

procedure Connect(AAuthenticationToken: string = '');

Parameters

Name Description
AAuthenticationToken Authentication token; empty uses the configured token.