ISecurityConnection.UserIsAdmin

Syntax

UserIsAdmin: Boolean;

Description

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

Comments

The property returns True if the user, under whose account the connection is created, possesses administrator rights.

See also:

ISecurityConnection