How to update Data Sensitivity Level for Salesforce uneditable Standard Fields?
To update Data Sensitivity Level for Salesforce uneditable Standard Fields, we have to set securityClassification through deployment. 1. Extract the Account Object BillingAddress field. <?xml version="1.0" encoding="UTF-8"?> <Package xmlns="http://soap.sforce.com/2006/04/metadata"> <types> ....