A Visualforce controller has a requirement to be written with "Without Sharing" at the top level; however, certain methods within the page still need to enforce the user permissions for creating records and accessing certain fields. Which two methods below would be used to enforce this requirements?
Choose 2 answers.
Select all that apply, then click Submit answer.
-
○
Schema.DescribeFieldResult
-
○
Schema.getGlobalDescribe
-
○
UserInfo.getProfileID
-
○
Schema.DescribeSObjectResult