...
The Remove User Access from Database activity parameters can be provided by manual inserted values or via IN arguments or variables:
Parameters:
- Username to be Removed (text box editor type) (type: string): the name of the user that will have denied permissions.
...
- .
...
The Read Only Output variable are the possible output values that the activity will provide:
- Output (type: boolean): outputs True or False if the execution was successful or not.
...