Click or drag to resize

DeviceConfigurationServerInfo Property

Device's server collection.

Namespace: KeeperSecurity.Configuration
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public IConfigCollection<IDeviceServerConfiguration> ServerInfo { get; }

Property Value

IConfigCollectionIDeviceServerConfiguration

Implements

IDeviceConfigurationServerInfo
See Also