Keeper SDK Class Library
C#
Show/Hide TOC
Device
Server
Configuration
Clone
Code Property
Resumption code.
Definition
Namespace:
KeeperSecurity.Configuration
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
string
CloneCode
{
get
;
set
; }
Property Value
String
Implements
IDeviceServerConfiguration
CloneCode
See Also
Reference
DeviceServerConfiguration Class
KeeperSecurity.Configuration Namespace
In This Article
Definition
Property Value
Implements
See Also