IdentitiesDetailsReportArguments
Properties
Name | Type | Description | Notes |
---|---|---|---|
CorrelatedOnly | Boolean | Flag to specify if only correlated identities are included in report. | [required][default to $false] |
Examples
- Prepare the resource
$IdentitiesDetailsReportArguments = Initialize-PSSailpoint.V2024IdentitiesDetailsReportArguments -CorrelatedOnly true
- Convert the resource to JSON
$IdentitiesDetailsReportArguments | ConvertTo-JSON