System.ServiceModel.Configuration Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides classes related to service model configuration.
Classes
AddressHeaderCollectionElement |
Represents the configuration element that contains a collection of address headers. This class cannot be inherited. |
AllowedAudienceUriElement |
Represents a configuration element specifying the URI of an audience that can access a particular service. |
AllowedAudienceUriElementCollection |
Represents a collection of AllowedAudienceUriElement which is a target URI for which the SamlSecurityToken security token can be targeted for in order to be considered valid by a SamlSecurityTokenAuthenticator instance. |
ApplicationContainerSettingsElement |
Specifies settings for the application container settings element. |
AuthorizationPolicyTypeElement |
Contains a configuration element that specifies an authorization policy, which enables transformation of one set of input claims into another set of claims. Access control can be granted or denied based on that. This class cannot be inherited. |
AuthorizationPolicyTypeElementCollection |
Contains a collection of AuthorizationPolicyTypeElement instances. This class cannot be inherited. |
BaseAddressElement |
Represents a configuration element that specifies the base addresses used by the service host. This class cannot be inherited. |
BaseAddressElementCollection |
Represents a collection of BaseAddressElement objects. |
BaseAddressPrefixFilterElement |
Represents a configuration element that specifies a pass through filter, which provides a mechanism to pick the appropriate IIS bindings when hosting a Windows Communication Foundation (WCF) application in IIS. This class cannot be inherited. |
BaseAddressPrefixFilterElementCollection |
Represents a collection of BaseAddressPrefixFilterElement objects. This class cannot be inherited. |
BasicHttpBindingCollectionElement |
Represents a configuration section that holds a collection of BasicHttpBindingElement instances. |
BasicHttpBindingElement |
Represents an XML element that specifies a binding used to communicate with WS-I Basic Profile 1.1-conformant Web Services like ASMX-based services or to accept messages from ASMX-based clients. |
BasicHttpContextBindingCollectionElement |
Represents a configuration section that holds a collection of BasicHttpContextBindingElement instances. |
BasicHttpContextBindingElement |
Represents an XML element that specifies a binding that provides context for the BasicHttpBinding to be exchanged by enabling HTTP cookies as the exchange mechanism. |
BasicHttpMessageSecurityElement |
An XML element that configures HTTP message security. |
BasicHttpsBindingCollectionElement |
Specifies settings for the basic https binding collection element. |
BasicHttpsBindingElement |
Specifies settings for the basic https binding element. |
BasicHttpSecurityElement |
Represents an XML element that configures the security for a basic HTTP service. |
BasicHttpsSecurityElement |
Specifies settings for the basic https security element. |
BehaviorExtensionElement |
Represents a configuration element that contains sub-elements that specify behavior extensions, which enable the user to customize service or endpoint behaviors. |
BehaviorsSection |
Represents the configuration section that contains child entries that are |
BinaryMessageEncodingElement |
Represents a message encoder that encodes Windows Communication Foundation (WCF) messages in binary on the wire. This class cannot be inherited. |
BindingCollectionElement |
Represents a configuration section that contains a collection of binding elements, each of which describes an aspect of how an endpoint communicates with other endpoints, that is built, consistently, into a channel factory on the client and a channel listener on the service. |
BindingElementExtensionElement |
Enables the use of a custom BindingElement implementation from a machine or application configuration file. |
BindingsSection |
Represents a collection of binding elements. This class cannot be inherited. |
ByteStreamMessageEncodingElement |
Enables construction of a configuration element that defines the settings for a byte stream message encoding element. |
CallbackDebugElement |
Represents a configuration element that specifies service-side debugging for a Windows Communication Foundation (WCF) callback object. This class cannot be inherited. |
CallbackTimeoutsElement |
Represents a configuration element that specifies timeout for a client callback. This class cannot be inherited. |
CertificateElement |
Represents a configuration element that specifies an X.509 certificate used for authentication. This class cannot be inherited. |
CertificateReferenceElement |
Represents the configuration settings for validating an X.509 certificate. This class cannot be inherited. |
ChannelEndpointElement |
Provides options for configuring contract, binding, and address properties of the channel endpoint, which are used by clients to connect to service endpoints on the server. This class cannot be inherited. |
ChannelEndpointElementCollection |
Represents a collection of ChannelEndpointElement instances. This class cannot be inherited. |
ChannelPoolSettingsElement |
Defines channel pool settings for a custom binding. This class cannot be inherited. |
ClaimTypeElement |
Represents a configuration element that contains the type of claim. This class cannot be inherited. |
ClaimTypeElementCollection |
Represents a collection of ClaimTypeElement instances. This class cannot be inherited. |
ClearBehaviorElement |
Represents a configuration element to remove all the inherited behaviors. |
ClientCredentialsElement |
Represents a configuration element that configures a client credential. |
ClientSection |
Represents the client section of a configuration file, which defines a list of endpoints that a client can connect to. This class cannot be inherited. |
ClientViaElement |
Represents a configuration element that specifies the route a message should take. This class cannot be inherited. |
ComContractElement |
Specifies a COM+ integration service contract. This class cannot be inherited. |
ComContractElementCollection |
Represents a collection of ComContractElement instances. This class cannot be inherited. |
ComContractsSection |
Represents a configuration section that contains elements for specifying the namespace and contract name for a COM+ integration contract. This class cannot be inherited. |
ComMethodElement |
Represents a COM+ method that is exposed when the interface on a COM+ component is exposed as a Web service. This class cannot be inherited. |
ComMethodElementCollection |
Contains a collection of ComMethodElement instances. This class cannot be inherited. |
CommonBehaviorsSection |
Represents the configuration section that contains a list of behaviors that is applied to all Windows Communication Foundation (WCF) services on the machine before the behaviors in the |
CommonEndpointBehaviorElement |
Represents the configuration element that contains a list of endpoint behaviors that is applied to all Windows Communication Foundation (WCF) endpoints on the machine before the behaviors in the |
CommonServiceBehaviorElement |
Represents the configuration element that contains a list of service behaviors that is applied to all Windows Communication Foundation (WCF) endpoints on the machine before the behaviors in the |
ComPersistableTypeElement |
Specifies all the persistable types. This class cannot be inherited. |
ComPersistableTypeElementCollection |
Represents a collection of ComPersistableTypeElement objects. This class cannot be inherited. |
CompositeDuplexElement |
Represents the configuration element that is used when the client must expose an endpoint for the service to send messages over HTTP. This class cannot be inherited. |
ComUdtElement |
Represents a User Defined Type (UDT) that is to be included in the service contract. This class cannot be inherited. |
ComUdtElementCollection |
Represents a collection of ComUdtElement instances. This class cannot be inherited. |
ConfigurationChannelFactory<TChannel> |
Provides the generic functionality to create a channel configuration element for a specific type. |
ConfigurationDuplexChannelFactory<TChannel> |
Provides the functionality to create and manage duplex channels of different types that are used to send and receive messages to and from service endpoints. |
ConnectionOrientedTransportElement |
Represents the configuration element that provides additional configuration settings to connection-oriented transport binding elements, such as TCP and named pipes. |
ContextBindingElementExtensionElement |
Represents a configuration element that enables the use of a custom ContextBindingElement implementation. |
CustomBindingCollectionElement |
Represents a collection of |
CustomBindingElement |
Represents the configuration section that provides full control over the messaging stack for the user. |
CustomBindingElementCollection |
Represents a collection of CustomBindingElement objects. This class cannot be inherited. |
DataContractSerializerElement |
Represents a configuration element that specifies the DataContractSerializer to be used. This class cannot be inherited. |
DefaultPortElement |
Represents a configuration element that defines the default settings for a communications endpoint. |
DefaultPortElementCollection |
Represents a collection of default port configuration elements. |
DelegatingHandlerElement |
Represents a delegating handler element. |
DelegatingHandlerElementCollection |
Represents a DelegatingHandlerElementCollection for DelegatingHandlers. |
DiagnosticSection |
Represents the configuration section that defines settings that can be used by an administrator for run-time inspection and control. |
DispatcherSynchronizationElement |
Adds dispatcher synchronization behavior to a dispatcher configuration element so that a WCF service program can send message replies to client applications asynchronously. |
DnsElement |
Represents a configuration element that specifies the URI for a DNS claim. This class cannot be inherited. |
EndpointAddressElementBase |
An XML element that contains a unique network address that a client uses to communicate with a service endpoint. |
EndpointBehaviorElement |
Represents a configuration element that contains a list of endpoint behaviors that is applied to all Windows Communication Foundation (WCF) endpoints on the machine. |
EndpointBehaviorElementCollection |
Contains a collection of EndpointBehaviorElement objects. This class cannot be inherited. |
EndpointCollectionElement |
Manages a collection of service endpoints in a configuration file. |
EndToEndTracingElement |
Handles configuration file element settings that enable and disable different aspects of end-to-end tracing during the running of a service application. |
ExtendedWorkflowRuntimeServiceElementCollection |
Represents the collection of configuration elements that represents extended services to be added to the workflow runtime engine. |
ExtensionElement |
Represents a configuration element that defines an extension, which enables the user to create user-defined bindings, behaviors, etc. |
ExtensionElementCollection |
Represents a collection of ExtensionElement instances. |
ExtensionsSection |
Represents a configuration section that contains all the extension definitions. |
FederatedMessageSecurityOverHttpElement |
Represents a configuration element that configures the security of a message sent using HTTP in a federation. |
HostElement |
Represents a configuration element that specifies settings for a service host. This class cannot be inherited. |
HostTimeoutsElement |
Represents a configuration element that specifies the interval of time allowed for the service host to open or close. This class cannot be inherited. |
HttpBindingBaseElement |
Represents HttpBindingBaseElement for HttpBindingBase. |
HttpDigestClientElement |
Represents the current HTTP digest credential in the |
HttpMessageHandlerFactoryElement |
Represents a HttpMessageHandlerFactoryElement for HttpMessageHandlerFactory. |
HttpsTransportElement |
Represents the configuration element that specifies an HTTPS transport for transmitting SOAP messages. |
HttpTransportElement |
Represents the configuration element that specifies an HTTP transport for transmitting SOAP messages. |
HttpTransportSecurityElement |
Represents a configuration element that controls authentication parameters for the HTTP transport. This class cannot be inherited. |
IdentityElement |
Represents a configuration element that enables the authentication of an endpoint by other endpoints exchanging messages with it. This class cannot be inherited. |
IssuedTokenClientBehaviorsElement |
Represents the configuration element that specifies the current issued token for a client credential. This class cannot be inherited. |
IssuedTokenClientBehaviorsElementCollection |
Represents a collection of IssuedTokenClientBehaviorsElement instances. This class cannot be inherited. |
IssuedTokenClientElement |
Represents a configuration element that specifies the token issued as a client credential. This class cannot be inherited. |
IssuedTokenParametersElement |
Represents a configuration element that specifies additional settings for an issued token. This class cannot be inherited. |
IssuedTokenParametersEndpointAddressElement |
Represents a configuration element that specifies an endpoint that issues a security token. This class cannot be inherited. |
IssuedTokenServiceElement |
Represents a configuration element that specifies the token issued as a service credential. This class cannot be inherited. |
LocalClientSecuritySettingsElement |
Configures the security settings of a local client. This class cannot be inherited. |
LocalServiceSecuritySettingsElement |
Configures the security settings of a local service. This class cannot be inherited. |
MessageLoggingElement |
Represents an XML element that defines the settings for the message-logging capabilities of Windows Communication Foundation (WCF). |
MessageSecurityOverHttpElement |
Defines the security configuration settings for message sent using HTTP. |
MessageSecurityOverMsmqElement |
Enables setting message-level security properties on the NetMsmqBinding binding. |
MessageSecurityOverTcpElement |
Defines the configuration settings for the security of a message sent using TCP. This class cannot be inherited. |
MetadataElement |
Represents a configuration element that specifies how service metadata can be processed. This class cannot be inherited. |
MexBindingBindingCollectionElement<TStandardBinding,TBindingConfiguration> |
Represents a collection of MEX binding configuration elements. |
MexBindingElement<TStandardBinding> |
Represents a base configuration element that specifies the settings for a binding used for the WS-MetadataExchange (WS-MEX) message exchange. |
MexHttpBindingCollectionElement |
Represents a collection of MexHttpBindingElement instances. |
MexHttpBindingElement |
Represents a configuration element that specifies the settings for a binding used for the WS-MetadataExchange (WS-MEX) message exchange over HTTP. |
MexHttpsBindingCollectionElement |
Represents a collection of MexHttpsBindingElement instances. |
MexHttpsBindingElement |
Represents a configuration element that specifies the settings for a binding used for the WS-MetadataExchange (WS-MEX) message exchange over HTTPS. |
MexNamedPipeBindingCollectionElement |
Represents a collection of MexNamedPipeBindingElement instances. |
MexNamedPipeBindingElement |
Represents a configuration element that specifies the settings for a binding used for the WS-MetadataExchange (WS-MEX) message exchange over named pipe. |
MexTcpBindingCollectionElement |
Represents a collection of MexTcpBindingElement objects. |
MexTcpBindingElement |
Represents a configuration element that specifies the settings for a binding used for the WS-MetadataExchange (WS-MEX) message exchange over TCP. |
MsmqBindingElementBase |
Provides the base class with members common to the NetMsmqBindingElement and MsmqIntegrationBindingElement classes. |
MsmqElementBase |
Provides the base class with members common to the MsmqIntegrationElement and MsmqTransportElement. |
MsmqIntegrationBindingCollectionElement |
Represents a collection of MsmqIntegrationBindingElements. |
MsmqIntegrationBindingElement |
This binding element can be used to enable Windows Communication Foundation (WCF) applications to send messages to and receive messages from existing MSMQ applications that use either COM, MSMQ native APIs, or the APIs in System.Messaging. Use this class to send and receive messages from MSMQ-based messaging applications. |
MsmqIntegrationElement |
Represents the configuration element that specifies settings required for interaction with a Message Queuing (MSMQ) sender or receiver. |
MsmqIntegrationSecurityElement |
Encapsulates the transport security settings for the Message Queuing (MSMQ) integration channel. |
MsmqTransportElement |
Represents the binding element used to specify the queuing communication properties for a Windows Communication Foundation (WCF) service that uses the native MSMQ protocol. |
MsmqTransportSecurityElement |
The MsmqTransportSecurityElement class encapsulates the transport security settings for queued transports. |
MtomMessageEncodingElement |
Represents the configuration section that specifies the encoding and message versioning used for SOAP Message Transmission Optimization Mechanism (MTOM) based messages. This class cannot be inherited. |
NamedPipeConnectionPoolSettingsElement |
Represents a configuration element that specifies additional connection pool settings for a Named Pipe transport. This class cannot be inherited. |
NamedPipeSettingsElement |
Represents a named pipe settings element. |
NamedPipeTransportElement |
Represents a configuration element that specifies a channel to transfer messages using named pipes when it is included in a custom binding. This class cannot be inherited. |
NamedPipeTransportSecurityElement |
Specifies the transport security for a named pipe. This class cannot be inherited. |
NamedServiceModelExtensionCollectionElement<TServiceModelExtensionElement> |
Contains a collection of ServiceModelExtensionElement instances. |
NetHttpBindingCollectionElement |
Represents a net http binding collection element. |
NetHttpBindingElement |
Represents a net http binding element. |
NetHttpsBindingCollectionElement |
Represents a net https binding collection element. |
NetHttpsBindingElement |
Represents a net https binding element. |
NetHttpWebSocketTransportSettingsElement |
Represents NetHttpWebSocketTransportSettingsElement for WebSocketTransportSettings. |
NetMsmqBindingCollectionElement |
Represents a configuration section that holds a collection of NetMsmqBindingElement instances. |
NetMsmqBindingElement |
Represents a queued binding that is suitable for cross-machine communication. |
NetMsmqSecurityElement |
The NetMsmqSecurityElement class encapsulates the MSMQ security features available when using the NetMsmqBinding binding. |
NetNamedPipeBindingCollectionElement |
Represents a configuration section that contains a collection of NetNamedPipeBindingElement instances. |
NetNamedPipeBindingElement |
Represents a configuration element that defines a binding that is secure, reliable and optimized for on-machine cross process communication. |
NetNamedPipeSecurityElement |
Represents a configuration element that specifies security settings for a named pipe binding. This class cannot be inherited. |
NetPeerTcpBindingCollectionElement |
Represents a configuration element that contains elements specific to peer channel TCP message bindings. |
NetPeerTcpBindingElement |
Represents an XML element that specifies a binding for peer channel specific TCP messaging. |
NetTcpBindingCollectionElement |
Represents a configuration element that contains a collection of NetTcpBindingElement instances. |
NetTcpBindingElement |
Represents an XML element that specifies a binding for peer channel-specific TCP messaging. |
NetTcpContextBindingCollectionElement |
Represents a configuration section that holds a collection of NetTcpContextBindingElement instances. |
NetTcpContextBindingElement |
Represents a configuration element that corresponds to the NetTcpContextBinding binding. |
NetTcpSecurityElement |
Defines the security settings for the netTcpBinding binding. This class cannot be inherited. |
NonDualMessageSecurityOverHttpElement |
Represents the configuration settings for the security of a message sent using HTTP for non-duplex service contracts. This class cannot be inherited. |
OneWayElement |
Represents a configuration element that enables packet routing. This class cannot be inherited. |
PeerCredentialElement |
Represents a configuration element that configures a peer credential. |
PeerCustomResolverElement |
Represents a configuration element for a custom peer resolver. |
PeerResolverElement |
Defines the configuration element for a peer resolver. |
PeerSecurityElement |
Defines the configuration element for a peer's security settings. |
PeerTransportElement |
Specifies a configuration element that causes a channel to transfer messages on the peer transport when it is included in a custom binding. This class cannot be inherited. |
PeerTransportSecurityElement |
Defines a configuration element for the secure transport of messages sent by peers. |
PersistenceProviderElement |
Represents a persistence service configuration element that specifies the type of the persistence provider implementation to use, as well as the time-out to use for persistence operations. Additional attributes that appear in this element are passed into the constructor for the specified persistence provider. |
PnrpPeerResolverElement |
Specifies a configuration element for a Peer Name Resolution Protocol (PNRP) name resolution service. |
PolicyImporterElement |
Represents the configuration element that specifies the import of custom policy assertions about bindings. This class cannot be inherited. |
PolicyImporterElementCollection |
Represents a collection of PolicyImporterElement instances. This class cannot be inherited. |
PrivacyNoticeElement |
Represents a configuration element that specifies a privacy notice used in |
ProtocolMappingElement |
Provides the functionality to create a protocol mapping element. This class is sealed. |
ProtocolMappingElementCollection |
Provides the functionality to extract specified communication protocol mapping information from a collection of protocol mapping elements. This class is sealed. |
ProtocolMappingSection |
Defines a collection of protocol mapping. This class is sealed. |
ReliableSessionElement |
Represents configuration setting for WS-Reliable Messaging. |
RemoveBehaviorElement |
A configuration element to remove a particular service or endpoint behavior. |
RsaElement |
Represents a configuration element for a RSA identity. This class cannot be inherited. |
SecureConversationServiceElement |
Represents a configuration element that specifies the settings for a secure conversation service. This class cannot be inherited. |
SecurityElement |
Represents a configuration element that specifies the security options for a custom binding. This class cannot be inherited. |
SecurityElementBase |
Represents a base class with members common to an element that is used to configure security settings. |
ServiceActivationElement |
Manages configuration element content in connection with the activation of a service application. |
ServiceActivationElementCollection |
Handles a collection of configuration elements that activate a service and can be merged across a hierarchy of configuration files. |
ServiceAuthenticationElement |
Provides a workflow configuration element that establishes at the service level the validity of a transmission, message, or originator. This is a sealed class. |
ServiceAuthorizationElement |
Represents a configuration element that defines security settings at the service level. |
ServiceBehaviorElement |
Represents a configuration element that contains a list of service behaviors that is applied to all Windows Communication Foundation (WCF) services on the machine. |
ServiceBehaviorElementCollection |
Contains a collection of ServiceBehaviorElement object. This class cannot be inherited. |
ServiceCredentialsElement |
Represents a configuration element that specifies the credential to be used to authenticate the service, as well as client credential validation-related settings. This class cannot be inherited. |
ServiceDebugElement |
Represents a configuration element that specifies debugging and help information features for a Windows Communication Foundation (WCF) service. This class cannot be inherited. |
ServiceElement |
Represents an XML element that contains the settings for a Windows Communication Foundation (WCF) service, as well as endpoints that expose the service. This class cannot be inherited. |
ServiceElementCollection |
Represents a collection of ServiceElement instances. This class cannot be inherited. |
ServiceEndpointElement |
Represents a configuration element that provides settings for binding, contract, and address properties for a service endpoint, which is used to expose services. This class cannot be inherited. |
ServiceEndpointElementCollection |
Represents a collection of ServiceEndpointElement instances. This class cannot be inherited. |
ServiceHealthElement |
Represents a |
ServiceHostingEnvironmentSection |
Represents a configuration section that defines the type that the service hosting environment instantiates for a particular transport. |
ServiceMetadataEndpointCollectionElement |
Represents a collection element in a service configuration file that contains ServiceMetadataEndpoint objects. |
ServiceMetadataEndpointElement |
Makes metadata ready and available for subsequent distribution and deployment in a server environment by adding a ServiceMetadataEndpoint into the service configuration element. |
ServiceMetadataPublishingElement |
Represents the configuration element that controls the publication of service metadata and associated information. This class cannot be inherited. |
ServiceModelConfigurationElement |
Represents a service model configuration element. |
ServiceModelConfigurationElementCollection<ConfigurationElementType> |
Represents an abstract base class for a ConfigurationElementCollection used within the System.ServiceModel.Configuration namespace. |
ServiceModelEnhancedConfigurationElementCollection<TConfigurationElement> |
An abstract base class for a ConfigurationElementCollection looking for a merge semantic similar to an AddRemoveClearMap that allows duplicates, but throws an exception when duplicates are found in the same configuration scope (e.g. same configuration file). |
ServiceModelExtensionCollectionElement<TServiceModelExtensionElement> |
An abstract base class for a collection of ServiceModelExtensionElement objects. |
ServiceModelExtensionElement |
An abstract base class for a configuration element that contains a dynamic collection of heterogeneous child elements. |
ServiceModelSectionGroup |
Represents the main configuration section for Windows Communication Foundation (WCF). This class cannot be inherited. |
ServicePrincipalNameElement |
Represents a configuration element that specifies the principal name used by a client to uniquely identify an instance of a service. This class cannot be inherited. |
ServiceSecurityAuditElement |
Represents a configuration element that defines auditing-related configuration settings for a behavior. This class cannot be inherited. |
ServicesSection |
Represents the configuration section that contains services. |
ServiceThrottlingElement |
Represents a configuration element that specifies the throttling mechanism of Windows Communication Foundation (WCF). This class cannot be inherited. |
ServiceTimeoutsElement |
Represents a configuration element that specifies the timeout for a service. This class cannot be inherited. |
SslStreamSecurityElement |
Represents the configuration element that specifies the security settings for a SSL stream binding. This class cannot be inherited. |
StandardBindingCollectionElement<TStandardBinding,TBindingConfiguration> |
Provides a base class for the configuration sections that specify predefined bindings provided by Windows Communication Foundation (WCF). |
StandardBindingElement |
Provides a base class for the configuration elements that specify predefined bindings provided by Windows Communication Foundation (WCF). |
StandardBindingElementCollection<TBindingConfiguration> |
Represents a collection of StandardBindingElement objects. This class cannot be inherited. |
StandardBindingOptionalReliableSessionElement |
Represents the optional configuration setting for WS-Reliable Messaging defined in a standard binding. This class cannot be inherited. |
StandardBindingReliableSessionElement |
Represents the configuration setting for WS-Reliable Messaging defined in a standard binding. |
StandardEndpointCollectionElement<TStandardEndpoint,TEndpointConfiguration> |
Handles a default collection of standard endpoint elements in a configuration file. |
StandardEndpointElement |
Manages a standard endpoint element for a service application configuration file. |
StandardEndpointElementCollection<TEndpointConfiguration> |
Represents a generic collection of standard endpoint elements that are of standard type or of a type from which the standard type can be assigned. |
StandardEndpointsSection |
Represents a configuration section of standard endpoints. This class cannot be inherited. |
SynchronousReceiveElement |
Represents a configuration element that is used to specify run-time behavior for receiving messages in either a service or client application. This class cannot be inherited. |
TcpConnectionPoolSettingsElement |
Represents a configuration element that specifies additional connection pool settings for a TCP transport. This class cannot be inherited. |
TcpTransportElement |
Specifies a configuration element that causes a channel to transfer messages on the TCP transport when it is included in a custom binding. This class cannot be inherited. |
TcpTransportSecurityElement |
An XML element that defines the security settings for a TcpTransport binding. This class cannot be inherited. |
TextMessageEncodingElement |
Represents a configuration element that specifies the character encoding and message versioning used for text-based XML messages. This class cannot be inherited. |
TransactedBatchingElement |
Represents a configuration element that specifies whether transaction batching is supported for receive operations. This class cannot be inherited. |
TransactionFlowElement |
Represents the configuration element that specifies transaction flow support for a binding. |
TransportConfigurationTypeElement |
An XML element that identifies the type of a particular transport. |
TransportConfigurationTypeElementCollection |
A collection of TransportConfigurationTypeElement elements. |
TransportElement |
Provides a base class to represent a transport binding configuration element. |
UdpBindingCollectionElement |
Represents a UDP binding collection element. |
UdpBindingElement |
Represents a UDP binding element. |
UdpRetransmissionSettingsElement |
Represents a UDP retransmission settings element. |
UdpTransportElement |
Represents a configuration element that causes a channel to transfer messages on the UDP transport when it is included in a custom binding. This class cannot be inherited. |
UseManagedPresentationElement |
Represents a binding element that manages presentation. |
UseRequestHeadersForMetadataAddressElement |
Enables the retrieval of metadata address information from the request message headers for use in configuration elements. |
UserNameServiceElement |
Represents a configuration element that specifies a service's credentials based on username and password. This class cannot be inherited. |
UserPrincipalNameElement |
Represents a configuration element that specifies a user principal name. This class cannot be inherited. |
WebHttpBindingCollectionElement |
Represents a configuration element that contains sub-elements that specify settings for using the WebHttpBinding binding. |
WebHttpBindingElement |
A binding element used to configure endpoints for Windows Communication Foundation (WCF) Web services that respond to HTTP requests instead of SOAP messages. |
WebHttpElement |
Enables the WebHttpBehavior for an endpoint through configuration. |
WebHttpEndpointCollectionElement |
Represents a collection of WebHttpEndpoint objects. |
WebHttpEndpointElement |
Represents a WCF configuration element for a web service application. |
WebHttpSecurityElement |
An XML element that configures the security for a service with endpoints that receive HTTP requests. This class cannot be inherited. |
WebMessageEncodingElement |
Represents the configuration element that specifies the character encoding used for non-SOAP messages. This class cannot be inherited. |
WebScriptEnablingElement |
Enables the WebScriptEnablingBehavior for an endpoint through configuration. |
WebScriptEndpointCollectionElement |
Represents a collection of WebScriptEndpoint objects. |
WebScriptEndpointElement |
Represents a custom configuration element that defines a WebScriptEndpoint in a configuration file. |
WebSocketTransportSettingsElement |
Represents WebSocketTransportSettingsElement for WebSocketTransportSettings. |
WindowsClientElement |
Represents a configuration element that specifies the settings for a Windows credential to be used to represent the client. This class cannot be inherited. |
WindowsServiceElement |
Represents a configuration element that specifies the settings of a Windows service credential. This class cannot be inherited. |
WindowsStreamSecurityElement |
Represents a configuration element that is used to specify settings for Windows stream security for a binding. This class cannot be inherited. |
WorkflowRuntimeElement |
Represents a configuration element that specifies settings for an instance of WorkflowRuntime for hosting workflow-based Windows Communication Foundation (WCF) services. |
WS2007FederationHttpBindingCollectionElement |
Represents a configuration element that contains a collection of WS2007FederationHttpBindingElement instances. |
WS2007FederationHttpBindingElement |
Represents a configuration element that defines the WS2007FederationHttpBinding binding. |
WS2007HttpBindingCollectionElement |
Represents a configuration element that contains sub-elements that specify settings for using the WS2007HttpBinding binding. |
WS2007HttpBindingElement |
Represents an interoperable binding that derives from WSHttpBinding and provides support for the correct versions of the Security, ReliableSession, and TransactionFlow binding elements. |
WsdlImporterElement |
Represents the configuration element that specifies the import of Web Services Description Language (WSDL) 1.1 metadata with WS-Policy attachments. |
WsdlImporterElementCollection |
Represents a collection of WsdlImporterElement instances. This class cannot be inherited. |
WSDualHttpBindingCollectionElement |
Represents a configuration element that contains a collection of WSDualHttpBindingElement instances. |
WSDualHttpBindingElement |
Represents the configuration element for a secure and interoperable binding that is suitable for duplex service contracts or communication through SOAP intermediaries. |
WSDualHttpSecurityElement |
Represents an XML element that defines the security settings for a wsDualHttpBinding binding. |
WSFederationHttpBindingCollectionElement |
Represents a configuration element that contains a collection of WSFederationHttpBindingElement instances. |
WSFederationHttpBindingElement |
Represents a configuration element that defines a binding that supports WS-Federation. |
WSFederationHttpSecurityElement |
Represents an XML element that defines the security settings for a wsFederationHttp binding. This class cannot be inherited. |
WSHttpBindingBaseElement |
Provides the base class with members common to the WSHttpBindingElement and the WSFederationHttpBindingElement. |
WSHttpBindingCollectionElement |
Represents a configuration element that contains sub-elements that specify settings for using the wsHttpBinding binding. |
WSHttpBindingElement |
Represents an interoperable binding that supports distributed transactions and secure, reliable sessions. |
WSHttpContextBindingCollectionElement |
Represents a collection WSHttpContextBindingElement of objects. |
WSHttpContextBindingElement |
Represents a configuration element that corresponds to the WSHttpContextBinding binding. |
WSHttpSecurityElement |
An XML element that defines the security settings for a wsHttpBinding binding. |
WSHttpTransportSecurityElement |
Represents a configuration element that defines authentication settings for the HTTP transport. This class cannot be inherited. |
X509CertificateTrustedIssuerElement |
Represents a configuration element that specifies a certificate issued by a trusted issuer. This class cannot be inherited. |
X509CertificateTrustedIssuerElementCollection |
Contains a collection of X509CertificateTrustedIssuerElement instances. This class cannot be inherited. |
X509ClientCertificateAuthenticationElement |
Represents a configuration element that specifies authentication settings for a client certificate. This class cannot be inherited. |
X509ClientCertificateCredentialsElement |
Represents a configuration element that specifies a certificate used by a client. This class cannot be inherited. |
X509DefaultServiceCertificateElement |
Represents a configuration element that specifies a default certificate used by a service. This class cannot be inherited. |
X509InitiatorCertificateClientElement |
Represents a configuration element that specifies a certificate used by a client to identify itself. This class cannot be inherited. |
X509InitiatorCertificateServiceElement |
Represent a configuration element that specifies the sender's requirement for an X.509 certificate, which is used by the recipient when replying to the sender. This class cannot be inherited. |
X509PeerCertificateAuthenticationElement |
Represents a configuration element that specifies authentication settings for a peer certificate. This class cannot be inherited. |
X509PeerCertificateElement |
Represents a configuration element that specifies a certificate used by a peer. This class cannot be inherited. |
X509RecipientCertificateClientElement |
Represents a configuration element that specifies a recipient's requirements for an X.509 certificate to be used by the sender. This class cannot be inherited. |
X509RecipientCertificateServiceElement |
Represents a configuration element that specifies a certificate used by a service to identify itself. This class cannot be inherited. |
X509ScopedServiceCertificateElement |
Represents a configuration element that specifies a service certificate. This class cannot be inherited. |
X509ScopedServiceCertificateElementCollection |
Contains a collection of X509ScopedServiceCertificateElement instances. This class cannot be inherited. |
X509ServiceCertificateAuthenticationElement |
Represents a configuration element that specifies authentication settings for a service certificate. This class cannot be inherited. |
XmlDictionaryReaderQuotasElement |
Represents the configuration element that defines the constraints on the complexity of SOAP messages that can be processed by endpoints configured with a binding. This class cannot be inherited. |
XmlElementElement |
Represents the configuration settings for an XML element. This class cannot be inherited. |
XmlElementElementCollection |
Represents a collection of XmlElementElement instances. This class cannot be inherited. |
XPathMessageFilterElement |
Represents a configuration element that is used in message logging. This class cannot be inherited. |
XPathMessageFilterElementCollection |
Represents a collection of XPathMessageFilterElement objects. This class cannot be inherited. |
XPathMessageFilterElementComparer |
Provides functionality to compare two XPathMessageFilterElement instances. |
Interfaces
IBindingConfigurationElement |
Provides the basic configuration settings for a binding element. |
Enums
AuthenticationMode |
Specifies the authentication setting used for message exchange. |