Keeper SDK Class Library
C#
Show/Hide TOC
IAuth
Endpoint
Device
Token Property
Gets device token
Definition
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
byte
[]
DeviceToken
{
get
; }
Property Value
Byte
See Also
Reference
IAuthEndpoint Interface
KeeperSecurity.Authentication Namespace
In This Article
Definition
See Also