Share via


CustomRLConfig Class

Definition

public ref class CustomRLConfig sealed : Microsoft::BizTalk::Adapter::Wcf::Config::RLConfig, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigBinding, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigEndpointBehavior, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigHeaders, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigInboundMessageMarshalling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigOrdering, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigOutboundMessageMarshalling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigPollingCredentials, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigServiceBehavior, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigServiceErrorHandling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigServiceErrorHandlingDetail, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigServiceErrorHandlingDisable, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigSSO, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigWcfExtensions
public sealed class CustomRLConfig : Microsoft.BizTalk.Adapter.Wcf.Config.RLConfig, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigBinding, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigEndpointBehavior, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigHeaders, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigInboundMessageMarshalling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigOrdering, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigOutboundMessageMarshalling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigPollingCredentials, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigServiceBehavior, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigServiceErrorHandling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigServiceErrorHandlingDetail, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigServiceErrorHandlingDisable, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigSSO, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigWcfExtensions
type CustomRLConfig = class
    inherit RLConfig
    interface IAdapterConfigHeaders
    interface IAdapterConfigBinding
    interface IAdapterConfigServiceBehavior
    interface IAdapterConfigEndpointBehavior
    interface IAdapterConfigWcfExtensions
    interface IAdapterConfigInboundMessageMarshalling
    interface IAdapterConfigOutboundMessageMarshalling
    interface IAdapterConfigServiceErrorHandlingDisable
    interface IAdapterConfigServiceErrorHandling
    interface IAdapterConfigServiceErrorHandlingDetail
    interface IAdapterConfigPollingCredentials
    interface IAdapterConfigSSO
    interface IAdapterConfigOrdering
Public NotInheritable Class CustomRLConfig
Inherits RLConfig
Implements IAdapterConfigBinding, IAdapterConfigEndpointBehavior, IAdapterConfigHeaders, IAdapterConfigInboundMessageMarshalling, IAdapterConfigOrdering, IAdapterConfigOutboundMessageMarshalling, IAdapterConfigPollingCredentials, IAdapterConfigServiceBehavior, IAdapterConfigServiceErrorHandling, IAdapterConfigServiceErrorHandlingDetail, IAdapterConfigServiceErrorHandlingDisable, IAdapterConfigSSO, IAdapterConfigWcfExtensions
Inheritance
CustomRLConfig
Implements

Constructors

CustomRLConfig()

Fields

PropertyNamespace (Inherited from AdapterConfig)

Properties

AddBaseAddressToServiceHost (Inherited from RLConfig)
Address (Inherited from RLConfig)
AffiliateApplicationName
BindingConfiguration
BindingType
CredentialType
DefaultAddress (Inherited from RLConfig)
DisableLocationOnFailure
EndpointBehaviorConfiguration
ExampleAddress
Headers
Identity (Inherited from RLConfig)
InboundBodyLocation
InboundBodyPathExpression
InboundNodeEncoding
IncludeExceptionDetailInFaults
OrderedProcessing
OutboundBodyLocation
OutboundXmlTemplate
Password
PropertiesMetadata (Inherited from AdapterConfig)
PropertiesXml (Inherited from AdapterConfig)
ReferencedBindings
ServiceBehaviorConfiguration
SuspendMessageOnFailure
UserName
UseSSO
WcfExtensions

Methods

ApplyEndpointBehavior(ServiceEndpoint)
ApplyServiceBehavior(ServiceDescription)
CreateBinding() (Inherited from RLConfig)
CreateBinding(RHConfig)
CreateEndpointAddress()
ExportServiceEndpointConfiguration(String, String)
GetAdapterConfig() (Inherited from AdapterConfig)
GetScheme(Boolean) (Inherited from RLConfig)
ImportServiceEndpointConfiguration(ServiceModelSectionGroup, ServiceEndpointElement)
Load(IPropertyBag)
Load(IPropertyBag)
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