AttributePrivilege ComplexType
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.
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 RetrievePrincipalAttributePrivileges function. |
See Also
Use the Microsoft Dynamics 365 Web API
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 365
© 2016 Microsoft. All rights reserved. Copyright