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