RetrieveUsersPrivilegesThroughTeams Function
Retrieves privileges which the user gets through team memberships.
Bound Entities
Bound functions are invoked by appending the function name to the URI representing an entity or collection.
| Entity Type | Binding Type |
|---|---|
| systemuser | entity |
Parameters
Parameters allow for data to be passed to the function.
| Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
|
ExcludeOrgDisabledPrivileges
|
Edm.Boolean | False | True | Whether to exclude disabled privileges. |
|
IncludeSetupUserFiltering
|
Edm.Boolean | False | True | Whether to exclude privileges based on user license and access mode. |
Return Type
| Type | Nullable | Description |
|---|---|---|
| RetrieveUsersPrivilegesThroughTeamsResponse | False | The RetrieveUsersPrivilegesThroughTeams function returns the following value. |