AddUser(UserName: String): IMetabaseUser;
AddUser(System.String): Prognoz.Platform.Interop.Metabase.IMetabaseUser;
UserName. User name.
The AddUser method creates a new user.
The method use is given in the example for IMetabaseSecurity.AddGroup.
See also: