PrivilegeType EnumType

Dynamics CRM 2016
 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Describes the type of operation for the privilege

This Web API enum type corresponds to the organization service PrivilegeType.

Members define the discrete options for the enumeration type.

Name

Value

Description

None

0

Specifies no privilege.

Create

1

The create privilege.

Read

2

The read privilege.

Write

3

The write privilege.

Delete

4

The delete privilege.

Assign

5

The assign privilege.

Share

6

The share privilege.

Append

7

The append privilege.

AppendTo

8

The append to privilege.

The following use the PrivilegeType enum type.

Name

How used

Description

SecurityPrivilegeMetadata ComplexType

PrivilegeType Property

The metadata that describes a security privilege for access to an entity.

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: