IABACRootPolicyObject

Description

The IABACRootPolicyObject interface is used to work with attribute-based access control at the first level of elements hierarchy.

Comments

It is used for further creating an attribute-based access control structure:

To address attribute-based access control structure:

Properties

  Property name Brief description
CombineAlgorithm The CombineAlgorithm property determines a combination algorithm of attribute-based access control root set.
Metabase The Metabase property returns repository data.
Policies The Policies property is used to address the collection of policies set.

Methods

  Method name Brief description
FindByGuidStr

The FindByGuidStr method searches for attribute-based access control structure element by unique identifier.

Load The Load method loads attribute-based access control structure from XML file.
Save The Save method saves attribute-based access control structure into XML file.

See also:

ABAC Assembly Interfaces