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