Table of Contents

TTMSFNCCustomCloudPushOver.ValidateUser Method

Sends a request to verify whether the supplied user identifier is valid.

API unit family: TMSFNCCloudPushOver Declaring type: TTMSFNCCustomCloudPushOver

Syntax

procedure ValidateUser(AUser: String);

Remarks

The result is reported through the OnCheckUserValid event when the request completes.

Parameters

Name Description
AUser The user or group key to validate.