Microsoft Power Apps + Dynamics 365 Developer — Question 16
A financial institution that has a Dynamics 365 Customer Engagement environment requires that the account balance field from the account entity be visible to specific users only.
You need to set up the field security for the account balance field.
Which three actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. Create a field security profile.
- B. Set the field to Read-Only and then publish the entity.
- C. Create a security role and add the specific users to the role.
- D. Enable field security and then publish the entity.
- E. Set the field permission Allow Read to Yes and add the users to the members section.
Correct answer: A, D, E
Explanation
The correct actions are to create a field security profile (A), enable field security for the account balance field and publish the entity (D), and set the Allow Read permission to Yes while adding users to the members section (E). Options B and C are incorrect as they do not directly relate to configuring field security for specific users.