Tell me more ×
Salesforce Stack Exchange is a question and answer site for Salesforce administrators, implementation experts, developers and anybody in-between. It's 100% free, no registration required.

i faced this question in 401 certification exam. Please tell me the correct answer for this? Which profile can view encrypted fields by default ?

share|improve this question
Did you clear you 401? – Pramod Kumar Dec 31 '12 at 7:46

2 Answers

By Default no profile can see Encrypted Data.

Only those profile which has “View Encrypted Data” permission can see encrypted fields and by default this permission is not given to any profile. You have to active this permission in profile by checking “View Encrypted Data” check box .

For more detail See this link Encrypted Field Details

share|improve this answer

Here is the official document confirming only profile that has view encrypted field has permission to view

https://login.salesforce.com/help/doc/en/fields_about_encrypted_fields.htm

There is a blog from force guru also helpful as reference on this topic

http://forceguru.blogspot.in/2011/05/encrypted-fields.html

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.