RolePrivilege Constructor

 

Applies To: Dynamics CRM 2015

Initializes a new instance of the RolePrivilege class.

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Overload List

Name Description
System_CAPS_pubmethod RolePrivilege()

Initializes a new instance of the RolePrivilege class.

System_CAPS_pubmethod RolePrivilege(Int32, Guid)

Initializes a new instance of the RolePrivilege class by setting the depth and the privilege ID.

System_CAPS_pubmethod 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.

System_CAPS_pubmethod RolePrivilege(PrivilegeDepth, Guid, Guid)

Initializes a new instance of the RolePrivilege class by setting the depth, privilege ID, and business unit ID.

See Also

RolePrivilege Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright