Click or drag to resize

AuthSyncIsCompleted Property

Gets a value that indicates whether login to Keeper has completed.

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

Property Value

Boolean
See Also