AttributePrivilege ComplexType
Specifies the field level security privileges allowed for an attribute.
This Web API complex type corresponds to the organization service AttributePrivilege.
Properties
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. |
Types that use the AttributePrivilege complex type.
The following use the AttributePrivilege complex type.
Name | How used | Description |
---|---|---|
AttributePrivileges Property |
Contains the response from the RetrievePrincipalAttributePrivilegesRequest action. |
Zie ook
Overige resources
Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.