Users: IMetabaseUsers;
The Users property returns collection of the users, created in the current repository.
This collection includes all users created in the repository security manager. Descriptions of these users are loaded on logging in the repository. Also, if the repository has users with the attribute of the deferred loading of the description, after their descriptions are loaded they are available in the Users collection.
The property use is given in the example for IMetabaseSecurity.CreateUsersUpdate.
See also: