IdentityCompareResponse
Properties
Name | Type | Description | Notes |
---|---|---|---|
AccessItemDiff | [map[string]SystemCollectionsHashtable]https://learn.microsoft.com/en-us/dotnet/api/system.collections.hashtable?view=net-9.0 | 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-PSSailpoint.BetaIdentityCompareResponse -AccessItemDiff null
- Convert the resource to JSON
$IdentityCompareResponse | ConvertTo-JSON