Add(Value: IMetabaseUser);
Value. Repository user who should be updated.
The Add method adds a repository user to update list.
The MetabaseSecuritySubjectUpdateType.DBGrantCreate method will be used to update users.
To change the type of user update, use the IMetabaseSecuritySubjectUpdateSetup.UpdateType method.
The method use is given in the example for IMetabaseSecurity.CreateUsersUpdate.
See also: