Keeper SDK Class Library
C#
Show/Hide TOC
IAuth
Info
UI
Selected
Device Method
Notifies the client about device token changes
Definition
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
void
SelectedDevice
(
string
deviceToken
)
Parameters
deviceToken
String
Device Token
See Also
Reference
IAuthInfoUI Interface
KeeperSecurity.Authentication Namespace
In This Article
Definition
See Also