次の方法で共有


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)

適用対象