FieldPermission
This is a table representing the FieldPermission entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the attribute. |
| AttributeLogicalName | String | False |
Attribute name. |
| CanCreate | String | False |
Can this Profile create the attribute |
| CanRead | String | False |
Can this Profile read the attribute |
| CanUpdate | String | False |
Can this Profile update the attribute |
| ComponentState | String | True |
For internal use only. |
| EntityName | Integer | False |
Entity name. |
| FieldPermissionId | String | False |
Unique identifier of the Field Permission. |
| FieldPermissionIdUnique | String | True |
For internal use only. |
| FieldSecurityProfileId_Id | String | False |
Unique identifier of profile to which this privilege belongs. |
| FieldSecurityProfileId_LogicalName | String | False | |
| FieldSecurityProfileId_Name | String | False | |
| IsManaged | Boolean | True |
Indicates whether the solution component is part of a managed solution. |
| OrganizationId_Id | String | True |
Unique identifier for the organization |
| OrganizationId_LogicalName | String | True | |
| OrganizationId_Name | String | True | |
| OverwriteTime | Datetime | True |
For internal use only. |
| SolutionId | String | True |
Unique identifier of the associated solution. |