erServiceProfile

The erServiceProfile class provides ISIM structure for a service profile. The parent class is erObjectProfile.

Attribute name Description Enter
erAccountClass Name of a custom class used to create an account. directory string
erAccountName Name of profile associated with the account. directory string
erproperties Service attributes used in messages sent to the managed resources. This attribute is required. directory string
erprotocolmappings Service attributes used in messages sent to the managed resources. directory string
erserviceproviderfactory Name of the Java™ class to create the ServiceProvider used to communicate with the managed resource. This attribute is required. directory string
erxforms Defines transforms for Security Identity Manager adapters. binary
erserivcesupportclass List of objectclass used for services that support data, such as group. directory string
ergroupmappings1 A map of account attribute for a group. directory string
erOpRequired1 List of required attributes per service or account operation. directory string (1000)
erOpSend1 List of send-only attributes per operation. directory string (1000)
erOpMultiReplace1 List of replace-multi-value attributes per operation. directory string (1000)
erOpSingleAddDelete1 List of add-delete-single-value attributes per operation. directory string (1000)
erAttributeHandler1 Name of the attribute handler class. directory string (1000)
erComplexAttributes1 Name of the complex attribute list. directory string (1000)

1 Indicates the attribute was added in release 5.0.

Parent topic: Service classes