Metabase > Metabase Assembly Interfaces > IMetabaseUpdateAbacRulesNode
Assembly: Metabase;
Namespace: Prognoz.Platform.Interop.Metabase;
The IMetabaseUpdateAbacRulesNode interface contains properties and methods of attribute-based access control in the update.
IMetabaseUpdateAbacRulesNode
Property name | Brief description | |
![]() |
KeepActive | The KeepActive property determines saving in the update attribute-based access control structure elements statuses. |
![]() |
Root | The Root property determines element on the first hierarchy level of the attribute-based access control. |
Property name | Brief description | |
![]() |
Condition | The Condition property returns a condition with the execution of which the object is updated. |
![]() |
Enabled | The Enabled property determines whether the object should be updated. |
![]() |
Index | The Index property returns an index of the object being updated. |
![]() |
Key | The Key property returns a key of the update object. |
![]() |
Label | The Label property determines a label of the update object. |
![]() |
NodeType | The NodeType property returns a type of the update object. |
![]() |
ParentNode | The ParentNode property returns a parent structure for the update object. |
Method name | Brief description | |
![]() |
Add | The Add method enables adding attribute-based access control structure element with children elements to the update. |
Method name | Brief description | |
![]() |
Prepare | The Prepare method prepares the object for updating. |
See also: