Click or drag to resize

AccountSettingsLogoutTimerInSec Property

Logout timeout in seconds.

Namespace: KeeperSecurity.Authentication
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public long? LogoutTimerInSec { get; }

Property Value

NullableInt64
See Also