IABACAttributeInstances

Description

The IABACAttributeInstances interface is used to work with attributes of specific user, group of users, object classes, particular object types.

Comments

To determine and get attribute properties, use the IABACAttribute, IABACAttributeInstance interfaces.

To work with the existing attributes collection, use the IABACAttributes interface.

Properties

  Property name Brief description
Count The Count property returns the number of attributes of specific subject or object.
Item The Item property returns subject or object attribute by index.

Methods

  Method name Brief description
FindById The FindById method searches for an attribute of specific subject or object by identifier.
FindByKey The FindByKey method searches for an attribute of specific subject or object by key.

See also:

ABAC Assembly Interfaces