A healthcare technology company configures security access for two customer support tier teams: Tier 1 Representatives and Tier 2 Escalation Specialists. Both teams rely on a core master Permission Set named "Customer Support Base" which grants read, create, and edit access to Cases and full access to patient custom fields. However, compliance regulations dictate that Tier 1 Representatives must NOT be able to delete Case records or view the "Social Security Number" custom field, whereas Tier 2 Escalation Specialists require these elevated capabilities. The administrator wants to avoid creating redundant permission sets that require duplicate maintenance whenever common permissions change. Which administrative configuration should the administrator implement to meet these security requirements?
- AClone the "Customer Support Base" Permission Set to build a secondary Permission Set named "Tier 1 Support Base" with Case deletion and field access disabled, assigning each Permission Set to its corresponding team.
- Build a Permission Set Group for Tier 1 Representatives that includes the "Customer Support Base" Permission Set and a Muting Permission Set that disables Case deletion and field-level access for "Social Security Number", while assigning "Customer Support Base" to Tier 2 Escalation Specialists.Cevap
- CCreate custom profiles for Tier 1 Representatives and Tier 2 Escalation Specialists, managing Object Permissions and Field-Level Security directly on each profile rather than utilizing permission sets.
- DConfigure Dynamic Forms component visibility rules on the Case Lightning record page to hide the "Social Security Number" field and the Delete button from Tier 1 Representatives.