RetrieveUserPrivilegeByPrivilegeId Function
Retrieves the list of privileges for a system user (user) from all direct roles associated with the system user and from all indirect roles associated with teams in which the system user is a member of based on the specified privilege ID.
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 |
|---|---|---|---|---|
|
PrivilegeId
|
Edm.Guid | False | True | The ID of the privilege. |
Return Type
| Type | Nullable | Description |
|---|---|---|
| RetrieveUserPrivilegeByPrivilegeIdResponse | False | The RetrieveUserPrivilegeByPrivilegeId function returns the following value. |