IABACSubjectAttributesMappings.RemoveByType

Syntax

RemoveByType(Type: ExternalCatalogType; [Realm: String = ""]): Boolean;

Parameters

Type. Type of external storage area/domain.

Realm. Name of external storage area/domain.

Description

The RemoveByType method removes attribute link settings for the specified type of external storage area/domain.

Comments

The Realm parameter is used only with the ExternalCatalogType.LDAP type to specify the subdomain, to which attribute link settings are applied. If the name is not specified, the settings are applied to all domains.

See also:

IABACSubjectAttributesMappings