The ABAC assembly is used to work with attribute-based method of access control. Programming using the Fore and Fore.NET languages using this assembly means a consequent setup of attribute-based access control.
Before getting started with attribute-based access control method:
Select the Use Attribute-Based Access Control checkbox on the Access Control tab of the policies editor. The checkbox can be selected in the security manager interface or using the IMetabasePolicy.AttributeBasedAccessControl property.
Create user accounts, groups of users and objects, for which an attribute-based access control structure will be created. User accounts, groups of users and objects can be created in the security manager interface or using the interfaces: IMetabaseSecurity, IMetabase.
Working with attribute-based access control includes the following steps:
See also:
About the ABAC Assembly | ABAC Assembly Interfaces | ABAC Assembly Classes | ABAC Assembly Enumerations | Examples