Share via


NetTcpTLConfig Class

Definition

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
Inheritance
Implements

Constructors

NetTcpTLConfig()

Fields

PropertyNamespace (Inherited from AdapterConfig)

Properties

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

Methods

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

Applies to