IABACSubjectAttributes.Mappings

Syntax

Mappings: IABACSubjectAttributesMappings;

Description

The Mappings property returns the collection of links between user attributes and attributes of external stprage areas/domains containing information about security subjects.

Comments

The collection of user attributes if returned by the IMetabaseUsers.Attributes property, cast its value to the IABACSubjectAttributes interface to set up attribute links.

Example

The property use is given in the example for IABACSubjectAttributesMappings.Add, IABACSubjectAttributesMappings.Count.

See also:

IABACSubjectAttributes