Metabase > Metabase Assembly Interfaces > IMetabaseUpdate > IMetabaseUpdate.IncludeAbacAttributes
IncludeAbacAttributes: Boolean;
The IncludeAbacAttributes property determines whether custom attributes are transferred if attribute-based access control is used.
Available values:
True. All custom attributes of users, groups of users, object classes and specific object types ate transferred during the update.
False. Default value. Custom attributes are not transferred.
The property use is given in the example for IMetabaseUpdate.AbacRulesNode.
See also: