Click or drag to resize

DeviceServerConfigurationCloneCode Property

Resumption code.

Namespace: KeeperSecurity.Configuration
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public string CloneCode { get; set; }

Property Value

String

Implements

IDeviceServerConfigurationCloneCode
See Also