IAuthInfoUI Interface

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

Definition

Namespace: KeeperSecurity.Authentication
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public interface IAuthInfoUI

Methods

RegionChanged Notifies the client about Keeper region changes
SelectedDevice Notifies the client about device token changes

See Also