IdentityAttributeConfig
Import this model from the entry point of its package:
import { IdentityAttributeConfig } from '@sailpoint/angular-sdk/identity_profiles';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| enabled | (optional) boolean | Backend will only promote values if the profile/mapping is enabled. | [default to false] |
| attributeTransforms | (optional) Array<IdentityAttributeTransform> | [default to undefined] |