共用方式為


WSHttpRLConfig 類別

定義

public ref class WSHttpRLConfig sealed : Microsoft::BizTalk::Adapter::Wcf::Config::StandardRLConfig, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigInboundMessageMarshalling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigOutboundMessageMarshalling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigServiceCertificate, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigServiceErrorHandling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigServiceErrorHandlingDetail, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigServiceThrottling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigSSO, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigTransactions, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigWSHttpBinding, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigWSHttpSecurity
public sealed class WSHttpRLConfig : Microsoft.BizTalk.Adapter.Wcf.Config.StandardRLConfig, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigInboundMessageMarshalling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigOutboundMessageMarshalling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigServiceCertificate, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigServiceErrorHandling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigServiceErrorHandlingDetail, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigServiceThrottling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigSSO, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigTransactions, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigWSHttpBinding, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigWSHttpSecurity
type WSHttpRLConfig = class
    inherit StandardRLConfig
    interface IAdapterConfigWSHttpBinding
    interface IAdapterConfigTransactions
    interface IAdapterConfigWSHttpSecurity
    interface IAdapterConfigServiceCertificate
    interface IAdapterConfigSSO
    interface IAdapterConfigServiceThrottling
    interface IAdapterConfigInboundMessageMarshalling
    interface IAdapterConfigOutboundMessageMarshalling
    interface IAdapterConfigServiceErrorHandling
    interface IAdapterConfigServiceErrorHandlingDetail
Public NotInheritable Class WSHttpRLConfig
Inherits StandardRLConfig
Implements IAdapterConfigInboundMessageMarshalling, IAdapterConfigOutboundMessageMarshalling, IAdapterConfigServiceCertificate, IAdapterConfigServiceErrorHandling, IAdapterConfigServiceErrorHandlingDetail, IAdapterConfigServiceThrottling, IAdapterConfigSSO, IAdapterConfigTransactions, IAdapterConfigWSHttpBinding, IAdapterConfigWSHttpSecurity
繼承
實作

建構函式

WSHttpRLConfig()

欄位

PropertyNamespace (繼承來源 AdapterConfig)

屬性

AddBaseAddressToServiceHost (繼承來源 RLConfig)
Address (繼承來源 RLConfig)
AlgorithmSuite
CloseTimeout (繼承來源 StandardRLConfig)
DefaultAddress
EnableTransaction
EstablishSecurityContext
ExampleAddress
Identity (繼承來源 RLConfig)
InboundBodyLocation
InboundBodyPathExpression
InboundNodeEncoding
IncludeExceptionDetailInFaults
MaxConcurrentCalls
MaxReceivedMessageSize
MessageClientCredentialType
MessageEncoding
NegotiateServiceCredential
OpenTimeout (繼承來源 StandardRLConfig)
OutboundBodyLocation
OutboundXmlTemplate
PropertiesMetadata (繼承來源 AdapterConfig)
PropertiesXml (繼承來源 AdapterConfig)
SecurityMode
SendTimeout (繼承來源 StandardRLConfig)
ServiceCertificate
ServiceCertificateRequired
SuspendMessageOnFailure
TextEncoding
TransportClientCredentialType
UseSSO

方法

ApplyEndpointBehavior(ServiceEndpoint) (繼承來源 RLConfig)
ApplyServiceBehavior(ServiceDescription) (繼承來源 RLConfig)
ApplyTimeouts(Binding) (繼承來源 StandardRLConfig)
CreateBinding() (繼承來源 RLConfig)
CreateBinding(RHConfig)
CreateEndpointAddress() (繼承來源 RLConfig)
ExportServiceEndpointConfiguration(String, String) (繼承來源 RLConfig)
GetAdapterConfig() (繼承來源 AdapterConfig)
GetScheme(Boolean) (繼承來源 RLConfig)
ImportServiceEndpointConfiguration(ServiceModelSectionGroup, ServiceEndpointElement) (繼承來源 RLConfig)
Load(IPropertyBag) (繼承來源 AdapterConfig)
Load(IPropertyBag) (繼承來源 AdapterConfig)
Save(IPropertyBag) (繼承來源 AdapterConfig)
Save(IPropertyBag) (繼承來源 AdapterConfig)
SetAdapterConfigProperty(PropertyInfo, Object) (繼承來源 AdapterConfig)
Validate() (繼承來源 RLConfig)
ValidateAddress()
ValidateBinding() (繼承來源 RLConfig)

適用於