Skip to content

Tag: Salesforce Security Review

Programming

Enforcing Object Level and Field Level Permissions in Apex

This past year, Salesforce has finally released some security enhancements that can make our lives easier as developers. There's two enhancements that can really improve our code and reduce the use of the Schema.sObjectType methods.

December 29, 2020
Undergoing the Salesforce Security Review
Salesforce

Undergoing the Salesforce Security Review

Before a company can list an application on the Salesforce AppExchange, the company needs to go through the Salesforce Security Review process.

April 6, 2017
Programming

Salesforce: Enforcing Security in Apex

Salesforce allows data access to be specified at the object level, field level, and finally record level. To get listed on the…

November 2, 2016