Workflow 2.0 GetInboxes
Returns the list of inboxes for the user that is logged in.
Parameters
| Name | Type | Direction | Description |
|---|---|---|---|
| psAuthContext | String | InOut | Deprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services making this parameter redundant. |
| pasInboxes | StringArray | Out | String array with the names of inboxes |
Requirements are:
- The logged on user, via the provided
psAuthContext, must have access to an inbox.