AttributePrivilege ComplexType

Dynamics CRM 2016
 

Updated: November 29, 2016

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

Specifies the field level security privileges allowed for an attribute.

This Web API complex type corresponds to the organization service AttributePrivilege.

The properties of a complex type contain the structured data of the type.

Name

Type

Nullable

Unicode

Description

AttributeId

Edm.Guid

The ID of the attribute.

CanCreate

Edm.Int32

Whether create of the attribute value is allowed.

CanRead

Edm.Int32

Whether read of the attribute value is allowed.

CanUpdate

Edm.Int32

Whether update of the attribute value is allowed.

The following use the AttributePrivilege complex type.

Name

How used

Description

RetrievePrincipalAttributePrivilegesResponse ComplexType

AttributePrivileges Property

Contains the response from the RetrievePrincipalAttributePrivileges function.

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: