Keeper SDK Class Library
C#
Show/Hide TOC
IAuth
Sync
Callback Interface
Defines the user interface methods required for authentication with Keeper (sync).
Definition
Namespace:
KeeperSecurity.Authentication.Sync
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
interface
IAuthSyncCallback
Methods
OnNextStep
See Also
Reference
KeeperSecurity.Authentication.Sync Namespace
ISsoLogoutCallback
IPostLoginTaskUI
In This Article
Definition
Methods
See Also