RequestedForDtoRef
Properties
Name | Type | Description | Notes |
---|---|---|---|
IdentityId | String | The identity id for which the access is requested | [required] |
RequestedItems | []RequestedItemDtoRef | the details for the access items that are requested for the identity | [required] |
Examples
- Prepare the resource
$RequestedForDtoRef = Initialize-PSSailpoint.V2024RequestedForDtoRef -IdentityId cb89bc2f1ee6445fbea12224c526ba3a `
-RequestedItems null
- Convert the resource to JSON
$RequestedForDtoRef | ConvertTo-JSON