SodPolicyOwnerRef
Properties
Name | Type | Description | Notes |
---|---|---|---|
Type | Enum [ "IDENTITY", "GOVERNANCE_GROUP" ] | Owner type. | [optional] |
Id | String | Owner's ID. | [optional] |
Name | String | Owner's name. | [optional] |
Examples
- Prepare the resource
$SodPolicyOwnerRef = Initialize-PSSailpoint.V2024SodPolicyOwnerRef -Type IDENTITY `
-Id 2c9180a46faadee4016fb4e018c20639 `
-Name Support
- Convert the resource to JSON
$SodPolicyOwnerRef | ConvertTo-JSON