Mappings: IABACSubjectAttributesMappings;
The Mappings property returns the collection of links between user attributes and attributes of external stprage areas/domains containing information about security subjects.
The collection of user attributes if returned by the IMetabaseUsers.Attributes property, cast its value to the IABACSubjectAttributes interface to set up attribute links.
The property use is given in the example for IABACSubjectAttributesMappings.Add, IABACSubjectAttributesMappings.Count.
See also: