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 configures the retention period for revoked device tokens in the device registration table, with a default setting of 15 days. |
| What area does it affect? |
Device registration management |
| What does the default mean? |
The default value is "15", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting token retention needs or managing device access policies. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.device.token.revoked.delete.time.in_days |
| Sys ID |
b363d0d1c36101102c5b4e483c40dde6 |
| Type |
integer |
| Application |
Global |
| Default value |
15 |
| Description |
This property sets the time in days post which revoked device token will be deleted from device registration table.
Suggested is to use value greater than 7 days fto avoid early deletion of revoked token by scheduled job and allowing the admin time to enable it in the future.
Default value is 15 days. |
| Updated |
2024-05-25 03:39:07 |
Related properties