Engine.EnableUserPrivilegeChecking

Syntax

Engine.EnableUserPrivilegeChecking

Data Type

Boolean

Purpose

Note This property is obsolete. Use the StationOptions.EnableUserPrivilegeChecking property instead.

Remarks

Specifies whether the sequence editor or user interface verifies user privileges.

When this property is False , the sequence editor or user interface does not verify that the user has the privileges necessary for performing specific operations. Instead, all operations that depend on user privileges are always available.

See Also

Engine.CurrentUserHasPrivilege

StationOptions.EnableUserPrivilegeChecking

StationOptions.RequireUserLogin

User.HasPrivilege