IdentityReferenceWithId
Properties
Name | Type | Description | Notes |
---|---|---|---|
Type | DtoType | [optional] | |
Id | String | Identity id | [optional] |
Examples
- Prepare the resource
$IdentityReferenceWithId = Initialize-PSSailpoint.BetaIdentityReferenceWithId -Type null `
-Id 5168015d32f890ca15812c9180835d2e
- Convert the resource to JSON
$IdentityReferenceWithId | ConvertTo-JSON