Skip to main content

NonEmployeeRejectApprovalDecision

Properties

NameTypeDescriptionNotes
CommentStringComment on the approval item.[required]

Examples

  • Prepare the resource
$NonEmployeeRejectApprovalDecision = Initialize-PSSailpoint.V2024NonEmployeeRejectApprovalDecision  -Comment approved
  • Convert the resource to JSON
$NonEmployeeRejectApprovalDecision | ConvertTo-JSON

[Back to top]