Salesforce 面接の質問と回答
質問 56. Explain the concept of a permission set in Salesforce.
A permission set in Salesforce is a collection of settings and permissions that can be assigned to users in addition to their profiles. It allows administrators to grant additional permissions without changing the user's profile.
役に立ちましたか?
コメントを追加
コメントを見る
質問 57. What is the purpose of the 'System.runAs()' method in Apex testing?
The 'System.runAs()' method in Apex testing is used to run a block of code with the specified user context. It is often used to test code that depends on user permissions and profiles.
役に立ちましたか?
コメントを追加
コメントを見る
ユーザー評価で最も役立つ内容: