WorkflowModifiedBy
Properties
Name | Type | Description | Notes |
---|---|---|---|
Type | Enum [ "IDENTITY" ] | [optional] | |
Id | String | Identity ID | [optional] |
Name | String | Human-readable display name of identity. | [optional] |
Examples
- Prepare the resource
$WorkflowModifiedBy = Initialize-PSSailpoint.BetaWorkflowModifiedBy -Type IDENTITY `
-Id 2c9180a46faadee4016fb4e018c20639 `
-Name Thomas Edison
- Convert the resource to JSON
$WorkflowModifiedBy | ConvertTo-JSON