List of questions
Related questions
Question 121 - Certified Sharing and Visibility Architect discussion
How should the Architect ensure that OBJECT-LEVEL SECURITY is enforce within a custom Visualforce application that was a standard Apex controller on the Lead object?
A.
Use the runAs() method to enforce user permissions in the Apex controller.
B.
Use the Schema.DescribeSObjectResultisAccessible() method in the Apex controller.
C.
Use the {!$ObjectType.lead.accessible} expression within the Visualforce page.
D.
Use the 'With Sharing' keyword when defining the Visualforce page.
Your answer:
0 comments
Sorted by
Leave a comment first