fieldpermission EntityType
Description: Group of privileges used to categorize users to provide appropriate access to secured columns.
Entity Set path: [organization URI]/api/data/v8.0/fieldpermissions
Base Type: crmbaseentity EntityType
Display Name: Field Permission
Primary Key: fieldpermissionid
Properties
Single-valued navigation properties
The fieldpermission entity type has no collection-valued navigation properties.
Properties
Properties represent fields of data stored in the entity. Some properties are not writable.
Name | Type | Details |
---|---|---|
_fieldsecurityprofileid_value |
Edm.Guid |
Description: Unique identifier of profile to which this privilege belongs. Computed property Read-only property |
_organizationid_value |
Edm.Guid |
Description: Unique identifier for the organization Computed property Read-only property |
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 |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced.
Name | Type | Partner |
---|---|---|
fieldsecurityprofileid |
lk_fieldpermission_fieldsecurityprofileid |
関連項目
他のリソース
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType 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.