Table of Contents

TTMSFNCCloudPushOver.ValidateUser Method

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

API unit family: TMSFNCCloudPushOver Declaring type: TTMSFNCCloudPushOver Inherited from: 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.