IMetabaseUser.IsIsa

Syntax

IsIsa: Boolean;

Description

The IsIsa property returns whether the user corresponds to the information security administrator of the repository.

Comments

The property returns True if the user is the information security administrator of the repository, otherwise it returns False. It is relevant if the roles of the information security administrator and application administrator are separated.

See also:

IMetabaseUser