AuthSyncIsCompleted Property

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

Definition

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

Property Value

Boolean

See Also