Assembly: Ui;
The IUISecManagerUsersGroupParams interface contains properties and methods that are used to determine display parameters of the Users and Groups security manager tabs.
IUISecManagerUsersGroupParams
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. |
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. |
See also: