PrincipalObjectAttributeAccess
This is a table representing the PrincipalObjectAttributeAccess entities in Dynamics CRM.
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
Unique identifier of the shared secured field. |
AttributeId | String | False |
Unique identifier of the shared secured field. |
ObjectId_Id | String | False |
Unique identifier of the entity instance with shared secured field. |
ObjectId_LogicalName | String | False | |
ObjectId_Name | String | False | |
OrganizationId_Id | String | True |
Unique identifier of the associated organization. |
OrganizationId_LogicalName | String | True | |
OrganizationId_Name | String | True | |
PrincipalId_Id | String | False |
Unique identifier of the principal to which secured field is shared |
PrincipalId_LogicalName | String | False | |
PrincipalId_Name | String | False | |
PrincipalObjectAttributeAccessId | String | False |
Unique identifier of the shared secured field instance. |
ReadAccess | Boolean | False |
Read permission for secured field instance. |
UpdateAccess | Boolean | False |
Update permission for secured field instance. |