IUISecManagerNavigatorParams

Assembly: Ui;

Description

The IUISecManagerNavigatorParams interface contains properties and methods that are used to determine displaying parameters of the Navigator security manager tab.

Inheritance Hierarchy

          IUISecManagerTabParams

          IUISecManagerNavigatorParams

Properties

  Property name Brief description
ObjectPropertiesEnabled The ObjectPropertiesEnabled property determines whether the Property menu of repository objects is visible.
ObjectPropertiesReadOnly The ObjectPropertiesReadOnly property determines the use of read-only mode for the Property dialog box of repository objects.
ObjectRightsEnabled The ObjectRightsEnabled property determines whether the Access Permissions menu of repository objects is visible.
ObjectRightsReadOnly The ObjectRightsReadOnly property determines the use of the read-only mode for the Access Permissions dialog box of repository objects.

Properties inherited from IUISecManagerTabParams

  Property name Brief description
property_image.gif ReadOnly The ReadOnly property determines that tab elements are read-only.
property_image.gif Visible The Visible property determines whether a tab is visible.

See also:

Ui Assembly Interfaces