Keeper SDK Class Library
C#
Show/Hide TOC
IAuth
Resume
Session Property
Gets or sets session resumption flag
Definition
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
bool
ResumeSession
{
get
;
set
; }
Property Value
Boolean
See Also
Reference
IAuth Interface
KeeperSecurity.Authentication Namespace
In This Article
Definition
See Also