RetrieveUserPrivilegeByPrivilegeName 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 name.

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
PrivilegeName
Edm.String False False The name of the privilege.

Return Type

Type Nullable Description
RetrieveUserPrivilegeByPrivilegeNameResponse False The RetrieveUserPrivilegeByPrivilegeName function returns the following value.

See also