次の方法で共有


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)

適用対象