Share via


WSHttpTLConfig Class

Definition

public ref class WSHttpTLConfig sealed : Microsoft::BizTalk::Adapter::Wcf::Config::StandardTLConfig, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigClientCertificate, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigClientCredentials, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigClientErrorHandling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigContract, 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::IAdapterConfigServiceCertificate, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigTransactions, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigUseProxy, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigWSHttpBinding, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigWSHttpSecurity
public sealed class WSHttpTLConfig : Microsoft.BizTalk.Adapter.Wcf.Config.StandardTLConfig, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigClientCertificate, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigClientCredentials, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigClientErrorHandling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigContract, 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.IAdapterConfigServiceCertificate, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigTransactions, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigUseProxy, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigWSHttpBinding, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigWSHttpSecurity
type WSHttpTLConfig = class
    inherit StandardTLConfig
    interface IAdapterConfigWSHttpBinding
    interface IAdapterConfigTransactions
    interface IAdapterConfigWSHttpSecurity
    interface IAdapterConfigClientCertificate
    interface IAdapterConfigServiceCertificate
    interface IAdapterConfigClientCredentials
    interface IAdapterConfigProxyToUse
    interface IAdapterConfigProxySettings
    interface IAdapterConfigUseProxy
    interface IAdapterConfigContract
    interface IAdapterConfigInboundMessageMarshalling
    interface IAdapterConfigOutboundMessageMarshalling
    interface IAdapterConfigClientErrorHandling
Public NotInheritable Class WSHttpTLConfig
Inherits StandardTLConfig
Implements IAdapterConfigClientCertificate, IAdapterConfigClientCredentials, IAdapterConfigClientErrorHandling, IAdapterConfigContract, IAdapterConfigInboundMessageMarshalling, IAdapterConfigOutboundMessageMarshalling, IAdapterConfigProxySettings, IAdapterConfigProxyToUse, IAdapterConfigServiceCertificate, IAdapterConfigTransactions, IAdapterConfigUseProxy, IAdapterConfigWSHttpBinding, IAdapterConfigWSHttpSecurity
Inheritance
Implements

Constructors

WSHttpTLConfig()

Fields

PropertyNamespace (Inherited from AdapterConfig)

Properties

Address (Inherited from TLConfig)
AffiliateApplicationName
AlgorithmSuite
ClientCertificate
ClientCertificateRequired
CloseTimeout (Inherited from StandardTLConfig)
DefaultAddress (Inherited from TLConfig)
EnableTransaction
EstablishSecurityContext
ExampleAddress
Identity (Inherited from TLConfig)
InboundBodyLocation
InboundBodyPathExpression
InboundNodeEncoding
MaxReceivedMessageSize
MessageClientCredentialType
MessageEncoding
NegotiateServiceCredential
OpenTimeout (Inherited from StandardTLConfig)
OutboundBodyLocation
OutboundXmlTemplate
Password
PropagateFaultMessage
PropertiesMetadata (Inherited from AdapterConfig)
PropertiesXml (Inherited from AdapterConfig)
ProxyAddress
ProxyPassword
ProxyToUse
ProxyUserName
SecurityMode
SendTimeout (Inherited from StandardTLConfig)
ServiceCertificate
ServiceCertificateRequired
StaticAction
TextEncoding
TransportClientCredentialType
UseCredentials
UseProxy
UserName
UseSSO

Methods

ApplyEndpointBehavior(ServiceEndpoint) (Inherited from TLConfig)
ApplyTimeouts(Binding) (Inherited from StandardTLConfig)
CreateBinding() (Inherited from TLConfig)
CreateBinding(THConfig)
CreateEndpointAddress() (Inherited from TLConfig)
ExportClientEndpointConfiguration(String, String) (Inherited from TLConfig)
GetAdapterConfig() (Inherited from AdapterConfig)
GetScheme(Boolean) (Inherited from TLConfig)
ImportClientEndpointConfiguration(ServiceModelSectionGroup, ChannelEndpointElement) (Inherited from TLConfig)
Initialize(ServiceEndpoint)
Load(IPropertyBag) (Inherited from AdapterConfig)
Load(IPropertyBag) (Inherited from AdapterConfig)
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