Assembly: Ui;
Namespace: Prognoz.Platform.Interop.Ui;
The IUISecManagerNavigatorParams interface contains properties and methods that are used to determine displaying parameters of the Navigator security manager tab.
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. |
See also: