次の方法で共有


WebHttpRLConfig クラス

定義

public ref class WebHttpRLConfig sealed : Microsoft::BizTalk::Adapter::Wcf::Config::StandardRLConfig, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigCustomBodyMarshaller, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigEndpointBehavior, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigInboundMessageMarshalling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigInboundRequestHttpProperty, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigOutboundHttpProperty, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigOutboundMessageMarshalling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigRequestHttpProperty, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigServiceBehavior, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigServiceCertificate, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigServiceErrorHandling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigServiceErrorHandlingDetail, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigServiceErrorHandlingDisable, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigServiceThrottling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigSSO, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigWcfExtensions, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigWebHttpBinding, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigWebHttpSecurity
public sealed class WebHttpRLConfig : Microsoft.BizTalk.Adapter.Wcf.Config.StandardRLConfig, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigCustomBodyMarshaller, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigEndpointBehavior, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigInboundMessageMarshalling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigInboundRequestHttpProperty, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigOutboundHttpProperty, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigOutboundMessageMarshalling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigRequestHttpProperty, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigServiceBehavior, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigServiceCertificate, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigServiceErrorHandling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigServiceErrorHandlingDetail, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigServiceErrorHandlingDisable, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigServiceThrottling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigSSO, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigWcfExtensions, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigWebHttpBinding, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigWebHttpSecurity
type WebHttpRLConfig = class
    inherit StandardRLConfig
    interface IAdapterConfigWebHttpBinding
    interface IAdapterConfigWebHttpSecurity
    interface IAdapterConfigServiceCertificate
    interface IAdapterConfigSSO
    interface IAdapterConfigServiceThrottling
    interface IAdapterConfigInboundMessageMarshalling
    interface IAdapterConfigInboundRequestHttpProperty
    interface IAdapterConfigOutboundMessageMarshalling
    interface IAdapterConfigCustomBodyMarshaller
    interface IAdapterConfigServiceErrorHandling
    interface IAdapterConfigServiceErrorHandlingDetail
    interface IAdapterConfigServiceErrorHandlingDisable
    interface IAdapterConfigServiceBehavior
    interface IAdapterConfigEndpointBehavior
    interface IAdapterConfigWcfExtensions
    interface IAdapterConfigOutboundHttpProperty
    interface IAdapterConfigRequestHttpProperty
    interface IAdapterConfigVariablePropertyMapping
Public NotInheritable Class WebHttpRLConfig
Inherits StandardRLConfig
Implements IAdapterConfigCustomBodyMarshaller, IAdapterConfigEndpointBehavior, IAdapterConfigInboundMessageMarshalling, IAdapterConfigInboundRequestHttpProperty, IAdapterConfigOutboundHttpProperty, IAdapterConfigOutboundMessageMarshalling, IAdapterConfigRequestHttpProperty, IAdapterConfigServiceBehavior, IAdapterConfigServiceCertificate, IAdapterConfigServiceErrorHandling, IAdapterConfigServiceErrorHandlingDetail, IAdapterConfigServiceErrorHandlingDisable, IAdapterConfigServiceThrottling, IAdapterConfigSSO, IAdapterConfigWcfExtensions, IAdapterConfigWebHttpBinding, IAdapterConfigWebHttpSecurity
継承
実装

コンストラクター

WebHttpRLConfig()

フィールド

PropertyNamespace (継承元 AdapterConfig)

プロパティ

AddBaseAddressToServiceHost (継承元 RLConfig)
AddMessageBodyForHttpVerbs
AddMessageBodyForVerbsCollection
Address (継承元 RLConfig)
BtsHttpHeaders
BtsHttpUrlMapping
BtsVariablePropertyMapping
CloseTimeout (継承元 StandardRLConfig)
DefaultAddress
DisableLocationOnFailure
EndpointBehaviorConfiguration
ExampleAddress
HttpHeaders
HttpMethodAndUrl
Identity (継承元 RLConfig)
InboundBodyLocation
InboundBodyPathExpression
InboundNodeEncoding
IncludeExceptionDetailInFaults
MaxConcurrentCalls
MaxReceivedMessageSize
OpenTimeout (継承元 StandardRLConfig)
OutboundBodyLocation
OutboundXmlTemplate
PropertiesMetadata (継承元 AdapterConfig)
PropertiesXml (継承元 AdapterConfig)
SecurityMode
SendTimeout (継承元 StandardRLConfig)
ServiceBehaviorConfiguration
ServiceCertificate
ServiceCertificateRequired
SuspendMessageOnFailure
TransportClientCredentialType
UseSSO
VariablePropertyMapping
WcfExtensions

メソッド

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

適用対象