Share via


CustomTLConfig Class

Definition

public ref class CustomTLConfig sealed : Microsoft::BizTalk::Adapter::Wcf::Config::TLConfig, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigBinding, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigClientCredentials, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigClientErrorHandling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigContract, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigCustomTransactions, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigEndpointBehavior, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigHeaders, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigInboundMessageMarshalling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigOutboundMessageMarshalling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigProxySettings, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigProxyToUse, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigUseProxy, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigWcfExtensions
public sealed class CustomTLConfig : Microsoft.BizTalk.Adapter.Wcf.Config.TLConfig, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigBinding, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigClientCredentials, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigClientErrorHandling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigContract, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigCustomTransactions, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigEndpointBehavior, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigHeaders, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigInboundMessageMarshalling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigOutboundMessageMarshalling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigProxySettings, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigProxyToUse, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigUseProxy, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigWcfExtensions
type CustomTLConfig = class
    inherit TLConfig
    interface IAdapterConfigHeaders
    interface IAdapterConfigBinding
    interface IAdapterConfigEndpointBehavior
    interface IAdapterConfigContract
    interface IAdapterConfigClientCredentials
    interface IAdapterConfigProxyToUse
    interface IAdapterConfigProxySettings
    interface IAdapterConfigUseProxy
    interface IAdapterConfigWcfExtensions
    interface IAdapterConfigInboundMessageMarshalling
    interface IAdapterConfigOutboundMessageMarshalling
    interface IAdapterConfigClientErrorHandling
    interface IAdapterConfigCustomTransactions
Public NotInheritable Class CustomTLConfig
Inherits TLConfig
Implements IAdapterConfigBinding, IAdapterConfigClientCredentials, IAdapterConfigClientErrorHandling, IAdapterConfigContract, IAdapterConfigCustomTransactions, IAdapterConfigEndpointBehavior, IAdapterConfigHeaders, IAdapterConfigInboundMessageMarshalling, IAdapterConfigOutboundMessageMarshalling, IAdapterConfigProxySettings, IAdapterConfigProxyToUse, IAdapterConfigUseProxy, IAdapterConfigWcfExtensions
Inheritance
CustomTLConfig
Implements

Constructors

CustomTLConfig()

Fields

PropertyNamespace (Inherited from AdapterConfig)

Properties

Address (Inherited from TLConfig)
AffiliateApplicationName
BindingConfiguration
BindingType
DefaultAddress (Inherited from TLConfig)
EnableTransaction
EndpointBehaviorConfiguration
ExampleAddress
Headers
Identity (Inherited from TLConfig)
InboundBodyLocation
InboundBodyPathExpression
InboundNodeEncoding
IsolationLevel
OutboundBodyLocation
OutboundXmlTemplate
Password
PropagateFaultMessage
PropertiesMetadata (Inherited from AdapterConfig)
PropertiesXml (Inherited from AdapterConfig)
ProxyAddress
ProxyPassword
ProxyToUse
ProxyUserName
ReferencedBindings
StaticAction
UseCredentials
UseProxy
UserName
UseSSO
WcfExtensions

Methods

ApplyEndpointBehavior(ServiceEndpoint)
CreateBinding() (Inherited from TLConfig)
CreateBinding(THConfig)
CreateEndpointAddress()
ExportClientEndpointConfiguration(String, String)
GetAdapterConfig() (Inherited from AdapterConfig)
GetScheme(Boolean) (Inherited from TLConfig)
ImportClientEndpointConfiguration(ServiceModelSectionGroup, ChannelEndpointElement)
Initialize(ServiceEndpoint)
Load(IPropertyBag)
Load(IPropertyBag)
Save(IPropertyBag) (Inherited from AdapterConfig)
Save(IPropertyBag) (Inherited from AdapterConfig)
SetAdapterConfigProperty(PropertyInfo, Object) (Inherited from AdapterConfig)
Validate() (Inherited from TLConfig)
ValidateAddress() (Inherited from TLConfig)
ValidateBinding() (Inherited from TLConfig)

Applies to