DreamHouse Realty is designing a new community using the Customer Community license type. They have the following requirements:They want the users to complete survey questions through the community interface.Responses need to be stored in a Custom Object that has a lookup to the account object.Any internal user who has access to the account should be able to see all survey responses.All Customer Community users should be able to see surveys filled in by other users for their company, but not surveys for other companies.Which security settings should be used to achieve this goal?
Review the following code snippet.Get Cloudy Consulting wants an Architect to assess this code snippet for potential security vulnerabilities.What is one appropriate response from the Architect?
Universal Containers has a custom Visualforce application that uses a standard Apex controller on the Lead object.What should the Architect do to ensure that object-level security is implemented within this application?
An Ursa Major Solar manager wants to store Payment Term Details, and has the following requirements:Payment Term Details should be stored on the Account object.Fields should only be visible on specific record types and for specific user profiles.A System Administrator needs to quickly determine which record types, user profiles, and page layouts include the specific fields.What should the System Administrator do to achieve this goal?
Get Cloudy Consulting needs to implement a solution for storing proprietary data in Salesforce. Users who own an Account should be restricted so that they see only the invoices that they or their subordinates own.Which two features should Get Cloudy Consulting consider while implementing this solution? (Choose two.)
DreamHouse Realty has the following requirements:A Visualforce controller that needs to be written with “Without Sharing” at the top level.Specific methods within the page need to enforce the user permissions for creating records and accessing certain fields.An Architect needs to ensure this requirement is enforced.Which two methods will be used to achieve this goal? (Choose two.)