Keeper SDK Class Library
C#
Show/Hide TOC
Device
Configuration
Device
Key Property
Device EC private key.
Definition
Namespace:
KeeperSecurity.Configuration
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
byte
[]
DeviceKey
{
get
;
set
; }
Property Value
Byte
Implements
IDeviceConfiguration
DeviceKey
See Also
Reference
DeviceConfiguration Class
KeeperSecurity.Configuration Namespace
In This Article
Definition
Property Value
Implements
See Also