fieldpermission EntityType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: Group of privileges used to categorize users to provide appropriate access to secured columns.
Entity Set path:[organization URI]/api/data/v8.2/fieldpermissions
Base Type: crmbaseentity EntityType
Display Name: Field Permission
Primary Key: fieldpermissionid
Properties represent fields of data stored in the entity. Some properties are read-only.
Name | Type | Details |
|---|---|---|
attributelogicalname | Edm.String | Description: Attribute Name. Display Name: Name of the attribute for which this privilege is defined |
cancreate | Edm.Int32 | Description: Can this Profile create the attribute Default Options: 0 : Not Allowed Display Name: Can create the attribute |
canread | Edm.Int32 | Description: Can this Profile read the attribute Default Options: 0 : Not Allowed Display Name: Can Read the attribute |
canupdate | Edm.Int32 | Description: Can this Profile update the attribute Default Options: 0 : Not Allowed Display Name: Can Update the attribute |
componentstate | Edm.Int32 | Description: For internal use only. Default Options: 0 : Published Display Name: Component State Read-only property |
entityname | Edm.String | Description: Entity name. Display Name: Name of the Entity for which this privilege is defined |
fieldpermissionid | Edm.Guid | Description: Unique identifier of the Field Permission. Display Name: Field Permission |
fieldpermissionidunique | Edm.Guid | Description: For internal use only. Display Name: Field Permission Read-only property |
ismanaged | Edm.Boolean | Description: Indicates whether the solution component is part of a managed solution. Default Options: 1 : Managed Display Name: Is Managed Read-only property |
overwritetime | Edm.DateTimeOffset | Description: For internal use only. Display Name: Record Overwrite Time Read-only property |
solutionid | Edm.Guid | Description: Unique identifier of the associated solution. Display Name: Solution Read-only property |
versionnumber | Edm.Int64 | Description: Read-only property |
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties
Name | Single-valued navigation property | Description |
|---|---|---|
_fieldsecurityprofileid_value | fieldsecurityprofileid | Unique identifier of profile to which this privilege belongs. |
_organizationid_value | Unique identifier for the organization |
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
Name | Type | Partner |
|---|---|---|
fieldsecurityprofileid | lk_fieldpermission_fieldsecurityprofileid |
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name | Type | Partner |
|---|---|---|
FieldPermission_SyncErrors | regardingobjectid_fieldpermission_syncerror |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright