|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Interfaces Namespace > IBNCSConfigurationSource Interface |
Defines a contract for retrieving configuration data as XML strings.
Namespace: BNCS.Interfaces
Assembly: BNCS.Config (in BNCS.Config.dll)
public interface IBNCSConfigurationSource
Implementations of this interface provide access to configuration information, such as available instances, workstations, and workstation settings, in XML format. The specific structure and schema of the returned XML are determined by the implementation.
IBNCSConfigurationSource Members