次の方法で共有


BasicHttpRLConfig クラス

定義

public ref class BasicHttpRLConfig sealed : Microsoft::BizTalk::Adapter::Wcf::Config::StandardRLConfig, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigBasicHttpBinding, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigBasicHttpSecurity, 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
public sealed class BasicHttpRLConfig : Microsoft.BizTalk.Adapter.Wcf.Config.StandardRLConfig, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigBasicHttpBinding, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigBasicHttpSecurity, 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
type BasicHttpRLConfig = class
    inherit StandardRLConfig
    interface IAdapterConfigBasicHttpBinding
    interface IAdapterConfigBasicHttpSecurity
    interface IAdapterConfigServiceCertificate
    interface IAdapterConfigSSO
    interface IAdapterConfigServiceThrottling
    interface IAdapterConfigInboundMessageMarshalling
    interface IAdapterConfigOutboundMessageMarshalling
    interface IAdapterConfigServiceErrorHandling
    interface IAdapterConfigServiceErrorHandlingDetail
Public NotInheritable Class BasicHttpRLConfig
Inherits StandardRLConfig
Implements IAdapterConfigBasicHttpBinding, IAdapterConfigBasicHttpSecurity, IAdapterConfigInboundMessageMarshalling, IAdapterConfigOutboundMessageMarshalling, IAdapterConfigServiceCertificate, IAdapterConfigServiceErrorHandling, IAdapterConfigServiceErrorHandlingDetail, IAdapterConfigServiceThrottling, IAdapterConfigSSO
継承
実装

コンストラクター

BasicHttpRLConfig()

フィールド

PropertyNamespace (継承元 AdapterConfig)

プロパティ

AddBaseAddressToServiceHost (継承元 RLConfig)
Address (継承元 RLConfig)
AlgorithmSuite
CloseTimeout (継承元 StandardRLConfig)
DefaultAddress
ExampleAddress
Identity (継承元 RLConfig)
InboundBodyLocation
InboundBodyPathExpression
InboundNodeEncoding
IncludeExceptionDetailInFaults
MaxConcurrentCalls
MaxReceivedMessageSize
MessageClientCredentialType
MessageEncoding
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)

適用対象