The ABACRootPolicyObject class implements a separate attribute-based access control structure that is not connected with the general attribute-based access control structure in the security manager.
Constructor name | Brief description | |
Create | The Create constructor creates an instance of class object. |
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. |
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: