Skip to main content

NonEmployeeIdnUserRequest

Properties

NameTypeDescriptionNotes
IdStringIdentity id.[required]

Examples

  • Prepare the resource
$NonEmployeeIdnUserRequest = Initialize-PSSailpoint.V2024NonEmployeeIdnUserRequest  -Id 2c91808570313110017040b06f344ec9
  • Convert the resource to JSON
$NonEmployeeIdnUserRequest | ConvertTo-JSON

[Back to top]