Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Authentication
IAuth Interface
IAuth Properties
AlternatePassword Property
DeviceToken Property
ResumeSession Property
Storage Property
Username Property
IAuth
Device
Token Property
Gets or sets device token
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
byte
[]
DeviceToken
{
get
;
set
; }
Property Value
Byte
Implements
IAuthEndpoint
DeviceToken
See Also
Reference
IAuth Interface
KeeperSecurity.Authentication Namespace