---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Edge Encryption dictionary attributes

# Edge Encryption dictionary attributes {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Add dictionary attributes to tables and fields to control how they work with Edge Encryption.
To set a dictionary attribute to true, you must enter <kbd class="ph userinput">attribute=true</kbd> in the Attributes field. To add a dictionary attribute to a record, see [Altering tables and fields using dictionary attributes](https://www.servicenow.com/docs/access?context=c_DictionaryAttributes&version=australia&pubname=australia-platform-administration&ft:locale=en-US).

Edge Encryption Excluded \[edge_encryption_excluded\]

:   Determines whether the field is excluded from encryption.

    When set to <kbd class="ph userinput">true</kbd>, the field or table can't be encrypted. When set to <kbd class="ph userinput">false</kbd>, the field can be encrypted.

    * Value: true/false
    * Target element: field or table
    * Default value: false
    {#r_EdgeEncryptionDictAttributes__ul_v2r_dpp_2jb}

Edge Encryption Enabled \[edge_encryption_enabled\]

:   Determines whether the field is eligible for encryption through an encryption configuration.

    When set to <kbd class="ph userinput">true</kbd>, the field is eligible for encryption. When set to <kbd class="ph userinput">false</kbd>, the field isn't eligible for encryption. Because this attribute is used by the system and can't be
    modified, it isn't displayed to the user.  
    Hinweis:  
    This attribute doesn't indicate that a field is encrypted, nor does it trigger any encryption logic on the field. Rather, the attribute determines the possibility of the field being encrypted by a user.

    * Value: true/false
    * Target element: field
    * Default value: true for String fields
    {#r_EdgeEncryptionDictAttributes__ul_b1d_mpp_2jb}

Edge Encryption Clear Text Allowed \[edge_encryption_clear_text_allowed\]

:   Determines whether server-side scripts may append non-encrypted data to an encrypted string within the field for user actions performed through the proxy server, or any server-side automated scripts, such as scheduled
    jobs.

    When set to <kbd class="ph userinput">true</kbd>, appending data is allowed. When set to <kbd class="ph userinput">false</kbd>, appending data isn't allowed.
:
    * Value: true/false
    * Target element: field
    * Default value: false
    {#r_EdgeEncryptionDictAttributes__ul_u5b_vpp_2jb}

