IUiSecManagerTabParams.ObjectRightsReadOnly

Fore Syntax

ObjectRightsReadOnly: Boolean;

Fore.NET Syntax

ObjectRightsReadOnly: Boolean;

Description

The ObjectRightsReadOnly property determines the use of the read-only mode for the Access Permissions dialog box of repository objects.

Comments

If the property is set to True, the dialog box is available only in the view mode. If the property is set to False, the dialog box is available for edit.

The default value is False.

Example

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

See also:

IUISecManagerNavigatorParams | IUiSecManagerParams | OpenNavigator: Adm Plugin