System.ServiceModel.Install.Configuration Namespace
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Contains classes that are used to install and configure various configuration settings for running the Windows Communication Foundation (WCF) on a machine.
Classes
Class | Description | |
---|---|---|
ServiceModelConfiguration | Represents a System.Xml.Serialization object that is used to deserialize an XML internal resource described by the ServiceModel configuration. This type supports the infrastructure and is not intended to be used directly from your code. | |
ServiceModelConfigurationSection | Represents a XmlSerializer object that is used to deserialize an XML internal resource described by the ServiceModel configuration. This type supports the infrastructure and is not intended to be used directly from your code. | |
ServiceModelConfigurationSectionCollection | Represents a collection of ServiceModelConfigurationSection instances. | |
ServiceModelConfigurationSectionGroup | Represents a serializer object that is used to deserialize an XML internal resource described by the ServiceModel configuration. This type supports the infrastructure and is not intended to be used directly from your code. | |
ServiceModelConfigurationSectionGroupCollection | Represents a collection of ServiceModelConfigurationSectionGroup instances. |