AccountsSelectionResponse
Properties
Name | Type | Description | Notes |
---|---|---|---|
Identities | []IdentityAccountSelections | A list of available account selections per identity in the request, for all the requested items | [optional] |
Examples
- Prepare the resource
$AccountsSelectionResponse = Initialize-PSSailpoint.V2025AccountsSelectionResponse -Identities null
- Convert the resource to JSON
$AccountsSelectionResponse | ConvertTo-JSON