Official Content

Controls how long (in minutes) a blocked user will have to wait until their account is automatically unblocked.

Syntax

&GAMRepository.GAMUnblockUserTimeout = Number_Minutes

Where:

&GAMRepository
 
 Is a variable based on the GAMRepository data type.

Number_Minutes
  Time in minutes a blocked user will have to wait until their account is automatically unblocked.  

Description

This property controls how long (in minutes) a blocked user will have to wait until their account is automatically unblocked.

0 means that the user is never unblocked; in this case, the repository administrator must unblock the user.

Note: When using the GAM Web Backoffice, this property can be configured by selecting Repository > Configuration > Users. It is shown with the description "Timeout to automatically unlock users (minutes)".

Sample

The GAMRepositoryConfiguration Web Panel object is an example where this property is used.

To set this property in the GeneXus code (by using the GAM API), the syntax is as follows:

&GAMRepository.GAMUnblockUserTimeout = 15 //minutes

See Also

LoginAttemptsToLockSession property in GAMRepository EO
LoginAttemptsToLockUser property in GAMRepository EO
GAM Repository features and properties

Last update: March 2025 | © GeneXus. All rights reserved. GeneXus Powered by Globant