Delegate OnTimedLogoutRequestDelegate
Determines whether user can be logged out automatically.
Namespace: TcOpen.Inxton.Security
Assembly: TcOpen.Inxton.Abstractions.dll
Syntax
public delegate bool OnTimedLogoutRequestDelegate();
Returns
| Type | Description |
|---|---|
| System.Boolean | True when the user can be logged out automatically. |