IABACSubjectAttributeMapping

Assembly: ABAC;

Description

The IABACSubjectAttributeMapping interface is used to set up a link between user attribute and attribute of external storage area/domain containing information about security subjects.

Inheritance Hierarchy

IABACSubjectAttributeMapping

Comments

Attribute link settings can be obtained using properties and methods of the IABACSubjectAttributesMapping interface.

Properties

  Property name Brief description
Attribute The Attribute property returns the user attribute, for which a link with attribute of external storage area/domain.
ExternalName The ExternalName property determines name of the external storage area/domain attribute, which values will be sent to the user attribute.

See also:

ABAC Assembly Interfaces