Property reference

glide_encryption.set_value_support_cle.disabled

The glide_encryption.set_value_support_cle.disabled property enables or disables the new behavior for the setValue function. Admins should review this setting to understand its impact on data encryption handling in their applications.

Default: true Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property determines whether the new behavior for the setValue function is active, affecting how data encryption is managed during value assignments.
What area does it affect? Data encryption handling
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? Review this property when assessing changes to data handling or encryption practices.

Out of the box property record

Raw metadata from the property record.

Property name glide_encryption.set_value_support_cle.disabled
Sys ID e1a9c153b71310109d599d2bee11a9b8
Type boolean
Application Global
Default value true
Description enable/disable setValue new behavior
Updated 2024-05-25 04:30:39

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... id. • attachmentID – The sys_attachment record system id. Boolean getDisplayValue()Returns the cleartext display value of an encrypted field. String getValue() Returns the cleartext value of an ecrypted field when glide_encryption.set_value_support_cle.disabled is false (requires Module Access Policy (MAP‎‎. Returns the encrypted value of an encrypted field when glide_encryption.set_value_support_cle.disabled is true. String setDisplayValue()Inserts encrypted data into an encrypted field for display purposes. ...
Documentation excerpt View supporting context
Context preview Snippet 2
... the listed KB article for details. Email Notifications PRB2002403 Extend the 'NotificationsEmailAgentsUtils' global script include with methods for notification, template, and layout creation This is a product update. Encryption PRB2000179 glide_encryption.set_value_support_cle.disabled property can be modified by the user The property can be set to 'true' by an admin user. 1. Log in as an admin user. 2. Type sys_properties.list. 3. Search ...