There are several levels and methods that you can apply in Salesforce to configure the accessibility of object records.
In Chapter 3, Configuring Objects and Apps, we looked at the highest level that you can apply to manage the access to records by setting properties for the objects. We learned that the configuration and assignment of profiles and permission sets can be used to control the data that a user can create, view, edit, and delete.
We also looked at the creation of fields and field level security that is set at profile level and is applied to records at the database level. Returning to the diagram, we will now look at the security model that's shown in the top-right corner of the following diagram:
The data access security model is the lowest level of data access and security, and it allows you to control access at record level using...