Skip to main content

ProcessRequestActionerUserType

Specifies the different types of users who can act on a process request.

Accepted Values

NameValue
Self0
Delegated1
OnBehalfOf2
Note
  • Self: Represents a user acting on their own behalf.
  • Delegated: Represents a user acting on behalf of another user through delegation.
  • OnBehalfOf: Represents a user acting on behalf of another user without formal delegation.

This enum is used to categorize the type of user actioning a process request within the system.