An application allows users to manage Account cases. You need to configure security so that users are allowed to view and update account only if they are the primary or secondary owner how do you implement this requirement?

An application allows users to manage Account cases. You need to configure security so that users are allowed to view and update account only if they are the primary or secondary owner how do you implement this requirement?
A . create a when rule that validate id the current user is either a primay or secondary owner of the account configure then when rule in the required conditions section on all flow actions that allow account updates.
B. create a privilage and configure it to validate if the current user is either a primary or secondary owner of the account. Assign the privilege for read and write instances of the account class in the user’s access role.
C. create an access when rule that validate if the current user is either a primary or secondary owner of the account. Assign the access when rule for read and write instances of the account class in the user’s vaccess role.
D. create an access when rule that validate if the current user is either a primay or secondary owner of the ccount. Configure the access when rule on the Accouny case type to ensure authorized access

Answer: C

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments