The user is being logged out due to a inactivity. Should not be returned by the login process unless the timeout is set to zero.
Namespace: Ico.Fwx.ClientWrapperAssembly: IcoFwxClientWrapper (in IcoFwxClientWrapper.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public const int BadSecurityUserInactivityExceeded |
| Visual Basic |
|---|
Public Const BadSecurityUserInactivityExceeded As Integer |
| JScript |
|---|
public const var BadSecurityUserInactivityExceeded : int |