Apex Stripinaccessible And Fls Enforcement

Use Security.stripInaccessible to enforce CRUD/FLS on user-supplied records before DML, and to scrub query results before returning them to clients. Covers AccessType.READABLE/CREATABLE/UPDATABLE/UPSERTABLE, the SObjectAccessDecision API, and when to prefer WITH USER_MODE on the SOQL itself. NOT for the with sharing / without sharing keyword choice — use apex/apex-with-without-sharing-decision. NOT for SOQL injection review — use apex/soql-security.

PranavNagrecha a00a447 7 files · 55.8 KB Updated 15 repo stars

File contents

PranavNagrecha/AwesomeSalesforceSkills/tree/main/skills/apex/apex-stripinaccessible-and-fls-enforcement commit a00a447308

Frequently asked questions

npx skillmds add pranavnagrecha/apex-stripinaccessible-and-fls-enforcement