AuthSyncIsCompleted Property |
Gets a value that indicates whether login to Keeper has completed.
Namespace: KeeperSecurity.Authentication.SyncAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax public bool IsCompleted { get; }
Property Value
BooleanSee Also