RetrieveUsersPrivilegesThroughTeams Function
Retrieves privileges which the user gets through team memberships.
Bound entities
Bound functions are invoked by appending the fully qualified 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 | Contains the response of the RetrieveUsersPrivilegesThroughTeams function. |