IMetabaseSecurity.AddUser

Syntax

AddUser(UserName: String): IMetabaseUser;

Parameters

UserName. User name.

Description

The AddUser method creates a new user.

Example

The method use is given in the example for IMetabaseSecurity.AddGroup.

See also:

IMetabaseSecurity