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 enables or disables the protection of specific tables within the ServiceNow platform to enhance security measures. |
| What area does it affect? |
Data Security Management |
| 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 implementing security policies or during audits to ensure compliance with data protection standards. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.security.protected_table.enabled |
| Sys ID |
6c508015774301106214c7f7bc5a9976 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
|
| Updated |
2024-05-25 03:55:08 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... can gain physical access to confidential information, undermining compliance with FIPS 140-2 and weakening overall data protection. Enable protected tables plugin • Description ◦(Old <blank> ◦(New When the Glide Property 'com.glide.security.protected_table.enabled' is set to 'true', The Protected Tables plugin will be utilized to prevent higher privilege users on an instance from tampering with log tables. The following logging tables will have ...
Related properties