次の方法で共有


NetTcpTLConfig クラス

定義

public ref class NetTcpTLConfig sealed : Microsoft::BizTalk::Adapter::Wcf::Config::StandardTLConfig, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigClientCertificate, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigClientCredentials, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigClientErrorHandling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigContract, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigInboundMessageMarshalling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigNetTcpBinding, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigNetTcpSecurity, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigNetTcpTransactions, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigOutboundMessageMarshalling
public sealed class NetTcpTLConfig : Microsoft.BizTalk.Adapter.Wcf.Config.StandardTLConfig, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigClientCertificate, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigClientCredentials, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigClientErrorHandling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigContract, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigInboundMessageMarshalling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigNetTcpBinding, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigNetTcpSecurity, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigNetTcpTransactions, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigOutboundMessageMarshalling
type NetTcpTLConfig = class
    inherit StandardTLConfig
    interface IAdapterConfigNetTcpBinding
    interface IAdapterConfigNetTcpTransactions
    interface IAdapterConfigTransactions
    interface IAdapterConfigNetTcpSecurity
    interface IAdapterConfigClientCertificate
    interface IAdapterConfigClientCredentials
    interface IAdapterConfigContract
    interface IAdapterConfigInboundMessageMarshalling
    interface IAdapterConfigOutboundMessageMarshalling
    interface IAdapterConfigClientErrorHandling
Public NotInheritable Class NetTcpTLConfig
Inherits StandardTLConfig
Implements IAdapterConfigClientCertificate, IAdapterConfigClientCredentials, IAdapterConfigClientErrorHandling, IAdapterConfigContract, IAdapterConfigInboundMessageMarshalling, IAdapterConfigNetTcpBinding, IAdapterConfigNetTcpSecurity, IAdapterConfigNetTcpTransactions, IAdapterConfigOutboundMessageMarshalling
継承
実装

コンストラクター

NetTcpTLConfig()

フィールド

PropertyNamespace (継承元 AdapterConfig)

プロパティ

Address (継承元 TLConfig)
AffiliateApplicationName
AlgorithmSuite
ClientCertificate
ClientCertificateRequired
CloseTimeout (継承元 StandardTLConfig)
DefaultAddress (継承元 TLConfig)
EnableTransaction
ExampleAddress
Identity (継承元 TLConfig)
InboundBodyLocation
InboundBodyPathExpression
InboundNodeEncoding
MaxReceivedMessageSize
MessageClientCredentialType
OpenTimeout (継承元 StandardTLConfig)
OutboundBodyLocation
OutboundXmlTemplate
Password
PropagateFaultMessage
PropertiesMetadata (継承元 AdapterConfig)
PropertiesXml (継承元 AdapterConfig)
SecurityMode
SendTimeout (継承元 StandardTLConfig)
StaticAction
TransactionProtocol
TransportClientCredentialType
TransportProtectionLevel
UseCredentials
UserName
UseSSO

メソッド

ApplyEndpointBehavior(ServiceEndpoint) (継承元 TLConfig)
ApplyTimeouts(Binding) (継承元 StandardTLConfig)
CreateBinding() (継承元 TLConfig)
CreateBinding(THConfig)
CreateEndpointAddress() (継承元 TLConfig)
ExportClientEndpointConfiguration(String, String) (継承元 TLConfig)
GetAdapterConfig() (継承元 AdapterConfig)
GetScheme(Boolean) (継承元 TLConfig)
ImportClientEndpointConfiguration(ServiceModelSectionGroup, ChannelEndpointElement) (継承元 TLConfig)
Initialize(ServiceEndpoint)
Load(IPropertyBag) (継承元 AdapterConfig)
Load(IPropertyBag) (継承元 AdapterConfig)
Save(IPropertyBag) (継承元 AdapterConfig)
Save(IPropertyBag) (継承元 AdapterConfig)
SetAdapterConfigProperty(PropertyInfo, Object) (継承元 AdapterConfig)
Validate() (継承元 TLConfig)
ValidateAddress() (継承元 TLConfig)
ValidateBinding() (継承元 TLConfig)

適用対象