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