ISecurityConnection.UserIsAdmin

Syntax

UserIsAdmin: Boolean;

Description

The UserIsAdmin property returns whether the current connection is created using administrator credentials.

Comments

The property returns True if the user, under whom the connection is created, has administrator permissions.

See also:

ISecurityConnection