RolePrivilege Constructor (Int32, Guid, Guid)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Initializes a new instance of the RolePrivilege class by setting the depth (as an integer), the privilege ID, and the business unit ID.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public RolePrivilege(
int depth,
Guid privilegeId,
Guid businessId
)
Public Sub New (
depth As Integer,
privilegeId As Guid,
businessId As Guid
)
Parameters
depth
Type: System.Int32Type: Int32. The depth of the privilege.
privilegeId
Type: System.GuidType: Guid. The ID of the privilege.
businessId
Type: System.GuidType: Guid. The ID of the business unit.
See Also
RolePrivilege Overload
RolePrivilege Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright