Engine.EnableUserPrivilegeChecking
- Updated2025-07-21
- 1 minute(s) read
Engine.EnableUserPrivilegeChecking
Syntax
Engine.EnableUserPrivilegeChecking
Data Type
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