Click or drag to resize

IAuthResumeSession Property

Gets or sets session resumption flag

Namespace: KeeperSecurity.Authentication
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
bool ResumeSession { get; set; }

Property Value

Boolean
See Also