PrincipalAttributeAccessMap
This is a table representing the PrincipalAttributeAccessMap entities in CRM Dynamics.
Columns
| Name | Type | Description | ReadOnly |
| Id [KEY] | Edm.String | Id of the entity. | True |
| UpdateAccess | Microsoft.Crm.Sdk.Data.Services.OptionSetValue | The UpdateAccess of the PrincipalAttributeAccessMap. | False |
| PrincipalAttributeAccessMapId | Edm.Guid | The PrincipalAttributeAccessMapId of the PrincipalAttributeAccessMap. | False |
| VersionNumber | Edm.Int64 | The VersionNumber of the PrincipalAttributeAccessMap. | False |
| PrincipalId | Edm.Guid | The PrincipalId of the PrincipalAttributeAccessMap. | False |
| AttributeId | Edm.Guid | The AttributeId of the PrincipalAttributeAccessMap. | False |
| CreateAccess | Microsoft.Crm.Sdk.Data.Services.OptionSetValue | The CreateAccess of the PrincipalAttributeAccessMap. | False |
| ReadAccess | Microsoft.Crm.Sdk.Data.Services.OptionSetValue | The ReadAccess of the PrincipalAttributeAccessMap. | False |