AddPrivilegesRoleRequest Class (CrmService)

banner art

[Applies to: Microsoft Dynamics CRM 4.0]

Find the latest SDK documentation: CRM 2015 SDK

Contains the parameters needed to add a set of existing privileges to an existing role.

The AddPrivilegesRoleRequest class inherits from Request. It exposes the following members.

Constructor Description
AddPrivilegesRoleRequest Initializes a new instance of the AddPrivilegesRoleRequest class.
Property Description
Privileges Gets or sets the IDs and depths of the privileges to be added.
RoleId Gets or sets the ID of the role to which the privileges are to be added.

Remarks

Pass an instance of this class as the request parameter in the Execute method.

Requirements

Web service: CrmService

See Also

Reference

© 2010 Microsoft Corporation. All rights reserved.