erObjectProfile
The erObjectProfile
class provides the IBM Verify Identity Governance structure for an object profile. The parent class is top.
Attribute name | Description | Type |
---|---|---|
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 that are 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 IBM Verify Identity Governance 6.0.