Add(Object: IABACEvaluatedObject, WithChildren: Boolean);
Add(Prognoz.Platform.Interop.ABAC.IABACEvaluatedObject,Boolean);
Object. Attribute-based access control structure element.
WithChildren. Parameter that determines whether child elements are added. Available values:
True - child elements are added with the selected one.
False - child elements are not added.
The Add method enables the user to add an attribute-based access control structure element with child elements to update.
The method use is given in the example for IMetabaseUpdate.AbacRulesNode.
See also: