다음을 통해 공유


CustomRLConfig 클래스

정의

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
상속
CustomRLConfig
구현

생성자

CustomRLConfig()

필드

PropertyNamespace (다음에서 상속됨 AdapterConfig)

속성

AddBaseAddressToServiceHost (다음에서 상속됨 RLConfig)
Address (다음에서 상속됨 RLConfig)
AffiliateApplicationName
BindingConfiguration
BindingType
CredentialType
DefaultAddress (다음에서 상속됨 RLConfig)
DisableLocationOnFailure
EndpointBehaviorConfiguration
ExampleAddress
Headers
Identity (다음에서 상속됨 RLConfig)
InboundBodyLocation
InboundBodyPathExpression
InboundNodeEncoding
IncludeExceptionDetailInFaults
OrderedProcessing
OutboundBodyLocation
OutboundXmlTemplate
Password
PropertiesMetadata (다음에서 상속됨 AdapterConfig)
PropertiesXml (다음에서 상속됨 AdapterConfig)
ReferencedBindings
ServiceBehaviorConfiguration
SuspendMessageOnFailure
UserName
UseSSO
WcfExtensions

메서드

ApplyEndpointBehavior(ServiceEndpoint)
ApplyServiceBehavior(ServiceDescription)
CreateBinding() (다음에서 상속됨 RLConfig)
CreateBinding(RHConfig)
CreateEndpointAddress()
ExportServiceEndpointConfiguration(String, String)
GetAdapterConfig() (다음에서 상속됨 AdapterConfig)
GetScheme(Boolean) (다음에서 상속됨 RLConfig)
ImportServiceEndpointConfiguration(ServiceModelSectionGroup, ServiceEndpointElement)
Load(IPropertyBag)
Load(IPropertyBag)
Save(IPropertyBag) (다음에서 상속됨 AdapterConfig)
Save(IPropertyBag) (다음에서 상속됨 AdapterConfig)
SetAdapterConfigProperty(PropertyInfo, Object) (다음에서 상속됨 AdapterConfig)
Validate() (다음에서 상속됨 RLConfig)
ValidateAddress()
ValidateBinding() (다음에서 상속됨 RLConfig)

적용 대상