GetBusinessRolesByUserId

Description

This activity allows to get the list of BusinessRoles of the given user.


DocsMarshal Connection

Orchestrator InArgument<IManager>

The orchestrator object represents the connection to a DocsMarshal installation.

If this argument is left null the activity will work on the running installation. To work on another installation you must get its orchestrator by the activity DatabaseOrchestrator.

Misc

BusinessRoles OutArgument<List<BusinessRole>>

A list of BusinessRoles

SecurityIdentityId InArgument<Int32> REQUIRED

SecurityIdentityId of the User