Keeper SDK Class Library
C#
Show/Hide TOC
IAuth
Info
UI 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#
Copy
public
interface
IAuthInfoUI
Methods
RegionChanged
Notifies the client about Keeper region changes
SelectedDevice
Notifies the client about device token changes
See Also
Reference
KeeperSecurity.Authentication Namespace
In This Article
Definition
Methods
See Also