共用方式為


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)

適用於