Share via


BasicHttpRLConfig Class

Definition

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
Inheritance
Implements

Constructors

BasicHttpRLConfig()

Fields

PropertyNamespace (Inherited from AdapterConfig)

Properties

AddBaseAddressToServiceHost (Inherited from RLConfig)
Address (Inherited from RLConfig)
AlgorithmSuite
CloseTimeout (Inherited from StandardRLConfig)
DefaultAddress
ExampleAddress
Identity (Inherited from RLConfig)
InboundBodyLocation
InboundBodyPathExpression
InboundNodeEncoding
IncludeExceptionDetailInFaults
MaxConcurrentCalls
MaxReceivedMessageSize
MessageClientCredentialType
MessageEncoding
OpenTimeout (Inherited from StandardRLConfig)
OutboundBodyLocation
OutboundXmlTemplate
PropertiesMetadata (Inherited from AdapterConfig)
PropertiesXml (Inherited from AdapterConfig)
SecurityMode
SendTimeout (Inherited from StandardRLConfig)
ServiceCertificate
ServiceCertificateRequired
SuspendMessageOnFailure
TextEncoding
TransportClientCredentialType
UseSSO

Methods

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

Applies to