ApplicationPropertiesAutoLogout Property |
If true, script is added to automatically log the user out after they have been idle for TokenValidHours.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax ReadOnly Property AutoLogout As Boolean
Get
Property Value
Type:
BooleanIf true, script is added to automatically log the user out after they have been idle for TokenValidHours.
See Also