IMetabaseSecurity.UpdateUsers

Syntax

UpdateUsers(Value: IMetabaseUsersUpdate);

Parameters

Value. The list of users, whose information must be updated.

Description

The UpdateUsers method updates information about the users, whose list is passed by the Value parameter.

Example

The method use is given in the example for IMetabaseSecurity.CreateUsersUpdate.

See also:

IMetabaseSecurity