This content describes an older version of this product.
View Latest
Apex Security and
Sharing
When you use Apex,
the security of your code is critical. You'll need to add user permissions for Apex classes and enforce
sharing rules. Read on to learn about Apex managed sharing and
get some security tips.
Understanding Apex Managed Sharing
Sharing is the act of granting a user or group of users permission to perform a set of actions on a record or set of records. Sharing access can be granted using the Salesforce user interface and Lightning Platform, or programmatically using Apex.