Click or drag to resize

AuthResumeSession Property

Gets or sets session resumption flag

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

Property Value

Boolean

Implements

IAuthResumeSession
See Also