Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Aura - Title
color#0073a4
textAlignleft
fontSize28
lineHeight28
cloudTextDemo Title
tagh1
fontWeightbold
Salesforce: Restricting Access to Confidential Data

Aura - Divider
serializedStyles{"alignment":{"horizontal":"start"},"icon":{"name":"faPaperPlane","color":"#333","size":24},"text":{"color":"#333","fontSize":14,"textAlign":"left","fontWeight":"bold","text":"Aura Divider"},"border":{"top":false,"right":false,"bottom":true,"left":false,"color":"#0073a4","style":"solid","width":2},"size":{}}
typeregular

Info
iconfalse

This page will provide the procedure for restricting

Question

...

access to data with classification ratings of moderate or high confidentiality in Salesforce

...

.

For example,

...

Utility bills with account numbers, loan numbers, driver’s licenses, etc.

...

UI Steps
sizesmall
UI Step

Work with Data Governance and the Salesforce team to identify data and attachments with classification ratings of moderate or high confidentiality.

Tip
iconfalse

As it relates to network and data transmission, Salesforce encrypts information between Salesforce and the customer, and between the primary and disaster recovery data centers. Customer Data is processed and stored solely within the continental U.S., operated and supported by screened U.S. citizens as applicable. Data is protected in-transit and at-rest with FIPS 140-2 validated encryption. For data, there are encryption options built into Salesforce, Classic Encryption that provides the ability to create specific encrypted fields on an object. 

UI Step

Access is restricted by permission sets that enable only authorized users to access those fields.

UI Step

Data with a classification rating of high confidentiality (SSN and bank account numbers) information on attachments should be redacted if the information is not required.

HTML
<style type="text/css">
#title-text { display: none;}
</style>