IUiSecManagerTabParams.ObjectRightsEnabled

Syntax

ObjectRightsEnabled: Boolean;

Description

The ObjectRightsEnabled property determines whether the Access Permission menu of tab objects is visible.

Comments

If the property is set to True, menu is available. If the property is set to False, menu is not available.

The default value is True.

Example

The example of use is given on the plugin page: Adm: OpenNavigator.

See also:

IUISecManagerNavigatorParams | IUiSecManagerParams | OpenNavigator: Adm Plugin