PrivilegeDepth EnumType
Dynamics CRM 2016
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Contains the possible values for the depth of a privilege within a role.
This Web API enum type corresponds to the organization service PrivilegeDepth.
Members define the discrete options for the enumeration type.
Name | Value | Description |
|---|---|---|
Basic | 0 | Indicates basic privileges. |
Local | 1 | Indicates local privileges. |
Deep | 2 | Indicates deep privileges. |
Global | 3 | Indicates global privileges. |
The following use the PrivilegeDepth enum type.
Name | How used | Description |
|---|---|---|
Depth Property | Contains information about a privilege. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright
Community Additions
ADD
Show: