Click or drag to resize

IAuthSyncCallback Interface

Defines the user interface methods required for authentication with Keeper (sync).

Namespace: KeeperSecurity.Authentication.Sync
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public interface IAuthSyncCallback

The IAuthSyncCallback type exposes the following members.

Methods
 NameDescription
Public methodOnNextStep 
Top
See Also