Click or drag to resize

IAuthInfoUI Interface

Defines methods that notify client about IAuth object state changes. Optional.

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

The IAuthInfoUI type exposes the following members.

Methods
 NameDescription
Public methodRegionChanged Notifies the client about Keeper region changes
Public methodSelectedDevice Notifies the client about device token changes
Top
See Also