Skip to main content

salesforce.field.encrypted

Home > @runlightyear/salesforce > Field > encrypted

Field.encrypted property

Note

This page is about Shield Platform Encryption, not Classic Encryption. What's the difference?

Indicates whether this field is encrypted. This value only appears in the results of a describeSObjects() call when it is true; otherwise, it is omitted from the results. This field is available in API version 31.0 and later.

Signature:
encrypted: boolean;