AbacRulesNode: IMetabaseUpdateAbacRulesNode;
The FindAbacRulesNode method searches for structure of attribute-based access control rules in the update.
If attribute-based access control rules structure is not found, the system returns Null, and a structure is not created.
To create an attribute-based access control rule structure in update, use the IMetabaseUpdate.AbacRulesNode property.
The method use is given in the example for IMetabaseUpdate.AbacRulesNode.
See also: