IAuthResumeSession Property

Gets or sets session resumption flag

Definition

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

Property Value

Boolean

See Also