共用方式為


WSHttpTLConfig 類別

定義

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
繼承
實作

建構函式

WSHttpTLConfig()

欄位

PropertyNamespace (繼承來源 AdapterConfig)

屬性

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

方法

ApplyEndpointBehavior(ServiceEndpoint) (繼承來源 TLConfig)
ApplyTimeouts(Binding) (繼承來源 StandardTLConfig)
CreateBinding() (繼承來源 TLConfig)
CreateBinding(THConfig)
CreateEndpointAddress() (繼承來源 TLConfig)
ExportClientEndpointConfiguration(String, String) (繼承來源 TLConfig)
GetAdapterConfig() (繼承來源 AdapterConfig)
GetScheme(Boolean) (繼承來源 TLConfig)
ImportClientEndpointConfiguration(ServiceModelSectionGroup, ChannelEndpointElement) (繼承來源 TLConfig)
Initialize(ServiceEndpoint)
Load(IPropertyBag) (繼承來源 AdapterConfig)
Load(IPropertyBag) (繼承來源 AdapterConfig)
Save(IPropertyBag) (繼承來源 AdapterConfig)
Save(IPropertyBag) (繼承來源 AdapterConfig)
SetAdapterConfigProperty(PropertyInfo, Object) (繼承來源 AdapterConfig)
Validate() (繼承來源 TLConfig)
ValidateAddress() (繼承來源 TLConfig)
ValidateBinding() (繼承來源 TLConfig)

適用於