Skip to main content

Profile

Profile defines a user profile linked to permissions in Identity Manager. Profiles work with Access Control Rule and Profile Rule to describe who can do what.

Examples

<Profile Identifier="Administrator" DisplayName_L1="Administrator"/>

Properties

PropertyDetails
DisplayName_L1 optionalType: String Description: Display name of the profile in language 1 (up to 16).
Identifier requiredType: String Description: Profile identifier
IsComponent default value: falseType: Boolean Description: If true, assess the profile as being a component profile. That means it can be used to build a new profile through the composite profile method.