ILogonParams.ToAdmin

Syntax

ToAdmin: Boolean;

Description

The ToAdmin property determines whether the specified credentials are used as administrator's credentials when checking the connection.

Comments

If the property is set to False, credentials are used as credentials of an ordinary user. If the property is set to True, credentials are used as administrator's ones.

See also:

ILogonParams