System.ServiceModel.Activation.Configuration Namespace
Represents the configuration settings for the SMSvcHost.exe tool.
This namespace represents the configuration elements that can be configured in the SMSvcHost.exe.config file. Specifically, it includes all machine-wide settings that need to be configured.
| Class | Description | |
|---|---|---|
![]() | DiagnosticSection | Represents a configuration element for specifying Windows Communication Foundation (WCF) listener's diagnostics functionalities. This class cannot be inherited. |
![]() | NetPipeSection | Contains configuration elements for the NetPipeActivator sharing service. This class cannot be inherited. |
![]() | NetTcpSection | Contains configuration elements for the NetTcpPortSharing sharing service. This class cannot be inherited. |
![]() | SecurityIdentifierElement | Represents a configuration element that contains user accounts for processes that host WCF services, and are granted connection access to the sharing service. This class cannot be inherited. |
![]() | SecurityIdentifierElementCollection | Contains a collection of SecurityIdentifierElement instances. This class cannot be inherited. |
![]() | ServiceModelActivationSectionGroup | Contains the configuration section for the SMSvcHost.exe tool. This class cannot be inherited. |
