AuthSyncResumeSession Property

Gets or sets session resumption flag

Definition

Namespace: KeeperSecurity.Authentication.Sync
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public bool ResumeSession { get; set; }

Property Value

Boolean

Implements

IAuthResumeSession

See Also