RetrieveUserSetOfPrivilegesByNames Function

Retrieves the filtered privileges a system user (user) has through his or her roles in the specified business unit.

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
PrivilegeNames
Collection( Edm.String ) False False An array of privileges names that needs to be retrieved.

Return Type

Type Nullable Description
RetrieveUserSetOfPrivilegesByNamesResponse False The RetrieveUserSetOfPrivilegesByNames function returns the following value.

See also