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 if users with an encryption module key can upload unencrypted attachments, affecting attachment security options. |
| What area does it affect? |
Attachment management |
| 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 adjusting attachment security settings or after changes to encryption module access. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.encryption.enable_attachment_key_ui |
| Sys ID |
0a0545a6c3001110de5da585b140dd4e |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
This property allows users with access to encryption module key to upload unencrypted attachment, if set to true |
| Updated |
2022-07-15 08:42:00 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... you can run a module rekeying job. For more information about module rekeying jobs, see Schedule mass encryption, decryption, and rekeying jobs. Prevent users from attaching unencrypted files Modify the com.glide.encryption.enable_attachment_key_ui property to prevent your users with access to an encryption module key from attaching unencrypted attachments. Before you begin Role required: security_admin You must elevate to the security_admin role performing ...
Related properties