-
How to apply Security of logged in user on Apex & VF in Salesforce page
Hello Everyone !
While going through manuals, it was mentioned Many times that apex classes will not consider security of logged in user but it will run in system mode and we should add custom controller extension to apply security of logged in user .
At the same time it is mentioned that every class has the value with sharing, which means that sharing keyword will apply security of logged in user
what is correct ? does apex classes apply security of logged in user ????
Log In to reply.
Popular Salesforce Blogs
How to Improve Revenue with CPQ Software in 2023? | Salesforce CPQ
Creating sales is not a simple task. To develop familiarity and interest in a product, the sales team must exert additional effort in creating persuasive…
Email Service-Inserting Data in Salesforce using Email Attachment
Force.com provides us powerful and secure functionality for sending and receiving emails. We can execute our apex logic whenever we receive an email. By using…
Popular Salesforce Videos
Enterprise Architecture in Salesforce
Enterprise Architecture in Salesforce 0:00 Introduction 3:24 What is Enterprise Architecture? 5:11 Why do we need Enterprise Architecture? 7:00 EA Methodology 11:37 Business Strategy 15:15…
Record Triggered Flows with Real Time Scenarios | Salesforce Tutorial
In this video, you will understand 1. What is Record triggered flow? 2. How and when to use Record triggered flows? 3. Real-time scenarios 4.…
Setup Visual Code Development Environment with Salesforce Org
In this Salesforce How-to video - You will learn how you can quickly get started in setting Visual Studio Code (VS Code) development environment for…