Name: String;
The Name property determines a name of the security subject.
Subject name is permanent and does not depend on repository language. When creating a new repository, system subjects with the following names are created in the security manager:
ADMINISTRATORS. Built-in administrator group.
USERS. Built-in user group.
ADMIN. The repository administrator is included in the ADMINISTRATORS group.
The group named ALLUSERS including all repository users is also created but not displayed in the security manager.
When creating new security subjects, their names can include Latin letters, numbers, and characters supported by repository DBMS in any order. User names are case insensitive. Creating of user accounts with equal names that are different only in case is not available.
The property use is given in the example for IMetabaseSecurity.ActiveUsers.
See also: