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 prevents mobile users from sharing attachments, enhancing security by limiting data exposure through the mobile app. |
| What area does it affect? |
Mobile application functionality |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when assessing mobile security policies or user permissions. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.sg.block_mobile_attachments_sharing |
| Sys ID |
a0c92e91533023008977ddeeff7b1278 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Remove the option to share attachments from the ServiceNow mobile app by the mobile user |
| Updated |
2024-05-25 03:39:05 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... countries. Other company names, product names, and logos may be trademarks of the respective companies with which they are associated. 176 Block users from downloading or sharing attachments Set the glide.sg.block_mobile_attachments_sharing system property to true to hide the sharing button in the mobile app native viewer. Before you begin Role required: admin About this task When glide.sg.block_mobile_attachments_sharing system property is set ...
Related properties