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