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