IABACSubjectAttributesMapping.FindByKey

Syntax

FindByKey(Key: Integer): IABACSubjectAttributeMapping;

Parameters

Key. User attribute key.

Description

The FindByKey method searches for link settings by user attribute key.

Comments

The method returns settings of link between user attribute and attribute of external storage area/domain in case of successful search, and Null if there are no link settings for the attribute with the specified key.

See also:

IABACSubjectAttributesMapping