ProcessRequestActionerUserType
Specifies the different types of users who can act on a process request.
Accepted Values
Name Value Self 0 Delegated 1 OnBehalfOf 2
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.