PublicIdentityAttributeConfig
Properties
Name | Type | Description | Notes |
---|---|---|---|
Key | String | The attribute key | [optional] |
Name | String | The attribute display name | [optional] |
Examples
- Prepare the resource
$PublicIdentityAttributeConfig = Initialize-PSSailpoint.V2024PublicIdentityAttributeConfig -Key country `
-Name Country
- Convert the resource to JSON
$PublicIdentityAttributeConfig | ConvertTo-JSON