IdentityAttributeTransform1
Properties
Name | Type | Description | Notes |
---|---|---|---|
IdentityAttributeName | String | Name of the identity attribute. | [optional] |
TransformDefinition | TransformDefinition1 | [optional] |
Examples
- Prepare the resource
$IdentityAttributeTransform1 = Initialize-PSSailpoint.BetaIdentityAttributeTransform1 -IdentityAttributeName email `
-TransformDefinition null
- Convert the resource to JSON
$IdentityAttributeTransform1 | ConvertTo-JSON