erObjectProfile

The erObjectProfile class provides ISIM structure for an object profile. The parent class is top.

Attribute name Description Enter
erObjectProfileName Profile name. This attribute is required. directory string
erCategory Entity category such as Person, Role, System User, or other category. directory string
erCustomClass Name of the class used to create an entity. directory string
erRdnAttr Name attribute. directory string
erSearchAttr Search attribute. directory string
erAttrMap Map of the logical attribute name and physical attribute name. Key: logical attribute name. directory string
erXML ObjectOperation data structure for lifecycle management. binary
erLifecycleRule LifecycleRule data structure for lifecycle management. binary
description1 Description of the profile. directory string
erCustomProperties2 List of properties defined on the profile. Key = property value. For example, Managed=true. directory string
erDaoClass3 The data access object implementation class name. directory string

1 Indicates the attribute is added in release 5.0.

2 Indicates the attribute is added in release 5.1.

3 Indicates the attribute is added in ISIM 6.0.

Parent topic: Service classes