IdentityAttributeNames
Properties
Name | Type | Description | Notes |
---|---|---|---|
Ids | []String | List of identity attributes' technical names. | [optional] |
Examples
- Prepare the resource
$IdentityAttributeNames = Initialize-PSSailpoint.V2024IdentityAttributeNames -Ids [name, displayName]
- Convert the resource to JSON
$IdentityAttributeNames | ConvertTo-JSON