Keeper SDK Class Library
C#
Show/Hide TOC
Auth
Sync
Is
Completed 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#
Copy
public
bool
IsCompleted
{
get
; }
Property Value
Boolean
See Also
Reference
AuthSync Class
KeeperSecurity.Authentication.Sync Namespace
In This Article
Definition
See Also