Share via


RolePrivilege Constructor

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Initializes a new instance of the RolePrivilege class.

Overload List

Name Description
RolePrivilege () Initializes a new instance of the RolePrivilege class.
RolePrivilege (PrivilegeDepth, Guid, Guid) Initializes a new instance of the RolePrivilege class by setting the depth, privilege ID, and business unit ID.
RolePrivilege (Int32, Guid) Initializes a new instance of the RolePrivilege class by setting the depth and the privilege ID.
RolePrivilege (Int32, Guid, Guid) Initializes a new instance of the RolePrivilege class by setting the depth (as an integer), the privilege ID, and the business unit ID.

See Also

Reference

RolePrivilege Class
RolePrivilege Members
Microsoft.Crm.Sdk.Messages Namespace

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.