IABACAttributeInstance

Description

The IABACAttributeInstance interface is used to work with the existing attribute of users, groups of users, object classes, particular object types.

Comments

It is used to get properties and change value of the existing attribute.

Properties

  Property name Brief description
Attribute The Attribute property returns attribute properties for editing.
DataType The DataType property returns type of attribute data.
Id The Id property returns attribute identifier.
IsArray The IsArray property returns whether attribute has multiple values.
Key The Key property returns attribute key.
Name The Name property returns attribute name.
Value The Value property determines an attribute value.

See also:

ABAC Assembly Interfaces