Identitycompareresponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| AccessItemDiff | map[string]SystemCollectionsHashtable | Arbitrary key-value pairs. They will never be processed by the IdentityNow system but will be returned on completion of the violation check. | [optional] |
Examples
- Prepare the resource
$Identitycompareresponse = Initialize-Identitycompareresponse -AccessItemDiff null
- Convert the resource to JSON
$Identitycompareresponse | ConvertTo-JSON