Files
developer.sailpoint.com/docs/tools/sdk/powershell/Reference/V3/Models/PendingApprovalAction.md
2025-01-28 13:29:29 -05:00

596 B

id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
id title pagination_label sidebar_label sidebar_class_name keywords slug tags
pending-approval-action PendingApprovalAction PendingApprovalAction PendingApprovalAction powershellsdk
powershell
PowerShell
sdk
PendingApprovalAction
PendingApprovalAction
/tools/sdk/powershell/v3/models/pending-approval-action
SDK
Software Development Kit
PendingApprovalAction
PendingApprovalAction

PendingApprovalAction

Enum

  • APPROVED (value: "APPROVED")

  • REJECTED (value: "REJECTED")

  • FORWARDED (value: "FORWARDED")

[Back to top]