IUISecManagerUsersGroupParams

Assembly: Ui;

Description

The IUISecManagerUsersGroupParams interface contains properties and methods that are used to determine display parameters of the Users and Groups security manager tabs.

Inheritance Hierarchy

          IUISecManagerTabParams

          IUISecManagerNavigatorParams

          IUISecManagerUsersGroupParams

Properties

  Property name Brief description
OperationsEnabled The OperationsEnabled property determines whether commands are available for user work.
PropertiesEnabled The PropertiesEnabled property determines whether the Property menu is visible for users.
PropertiesReadOnly The PropertiesReadOnly property determines the use of read-only mode for the User Properties dialog box.

Properties inherited from IUISecManagerNavigatorParams

  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