Property reference

sn_ext_usr_reg.Temp_user_record_purge_days

The Temp_user_record_purge_days property sets the duration in days for retaining external user registration records. Admins should monitor this setting to manage data retention and ensure compliance with data management policies.

Default: 30 Type: integer Application: External User Registration

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 specifies the number of days that registration records are kept before being purged from the user_registration_request and sn_ext_usr_reg_request tables.
What area does it affect? External User Registration
What does the default mean? The default value is "30", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when adjusting data retention policies or during regular system audits.

Out of the box property record

Raw metadata from the property record.

Property name sn_ext_usr_reg.Temp_user_record_purge_days
Sys ID 364aa21d3bb33200b5c42479b3efc4c2
Type integer
Application External User Registration
Default value 30
Description This property determines the number of days for which a registration record is maintained in the tables: 1. user_registration_request for external user registration 2. sn_ext_usr_reg_request Records older than the specified number of days will be purged.
Updated 2021-07-25 13:07:32

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... for completing the registration process. • Type: integer • Default value: 3 sn_ext_usr_reg.request_count Maximum number of times a registration link can be requested. • Type: integer • Default value: 3 sn_ext_usr_reg.Temp_user_record_purge_days Number of days that a registration record is maintained in the User Registration Request [user_registration_request] table. Records older than the specified number of days are deleted. • Type: integer • ...