Users: IMetabaseUsers;
The Users property returns the collection of 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 lazy loading of 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: