Click or drag to resize

IConfigurationStorageServers Property

Gets server collection.

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

Property Value

IConfigCollectionIServerConfiguration
See Also