AddPrivilegesRole Action

Adds a set of existing privileges to an existing role.

Bound Entities

Bound actions are invoked by appending the fully qualified action name to the URI representing an entity or collection.

Entity Type Binding Type
role entity

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
Privileges
Collection(RolePrivilege) False True

The privileges for an existing role.

See also