IMetabaseUser.IsAdmin

Syntax

IsAdmin: Boolean;

Description

The IsAdmin property returns whether the user corresponds to the application administrator of the repository.

Comments

The property returns True if the user is the application administrator of the platform, and False in all other cases.

See also:

IMetabaseUser