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