Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Configuration
DeviceConfiguration Class
DeviceConfiguration Properties
DeviceKey Property
DeviceToken Property
ServerInfo Property
Device
Configuration
Device
Key Property
Device EC private key.
Namespace:
KeeperSecurity.Configuration
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
public
byte
[]
DeviceKey
{
get
;
set
; }
Property Value
Byte
Implements
IDeviceConfiguration
DeviceKey
See Also
Reference
DeviceConfiguration Class
KeeperSecurity.Configuration Namespace