Summit Financial Solutions requires a subset of financial analysts within the Operations department to have Read and Edit access to a sensitive custom field, Bank_Account_Number__c, on the Customer_Profile__c object. Currently, all Operations staff share a single baseline profile that grants no access to this field. Furthermore, management requires that these specific analysts be restricted to logging into Salesforce only from the corporate network IP range, while other Operations staff remain unaffected. Which TWO actions should the System Administrator take to meet these requirements securely? (Choose 2 answers)
- Create a Permission Set that grants Read and Edit field-level security for Bank_Account_Number__c, and assign it to the financial analysts.Cevap
- Clone the standard profile to create a dedicated profile for the financial analysts, define the Login IP Ranges on the new profile, and reassign the analysts to this profile.Cevap
- CAdd the corporate network IP range to Network Access settings in Setup to restrict login access specifically for the financial analysts.
- DSet component visibility rules on the Lightning record page using Dynamic Forms to reveal the Bank_Account_Number__c field only to the financial analysts.
Cevap
The administrator should create a Permission Set granting Read and Edit field-level security for the custom field and assign it to the analysts, and clone the baseline profile to create a dedicated profile where Login IP Ranges are configured for those specific users.
To grant additional field access to specific users without altering the shared baseline profile, a Permission Set granting Read and Edit field-level security should be assigned to those users. To enforce login IP restrictions for only those analysts, they must be assigned to a dedicated profile where Login IP Ranges are specified, because login IP restrictions are enforced at the profile level.
Adım Adım Çözüm
Anahtar Kavram
Profiles control restrictive baseline settings like Login IP Ranges, whereas Permission Sets grant additive permissions such as Field-Level Security.
Tahmini Süre:1m 30s