Share via


NetMsmqTLConfig Class

Definition

public ref class NetMsmqTLConfig sealed : Microsoft::BizTalk::Adapter::Wcf::Config::StandardTLConfig, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigClientCertificate, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigClientCredentials, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigContract, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigNetMsmqBinding, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigNetMsmqSecurity, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigOutboundMessageMarshalling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigServiceCertificate, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigTransactions
public sealed class NetMsmqTLConfig : Microsoft.BizTalk.Adapter.Wcf.Config.StandardTLConfig, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigClientCertificate, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigClientCredentials, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigContract, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigNetMsmqBinding, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigNetMsmqSecurity, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigOutboundMessageMarshalling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigServiceCertificate, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigTransactions
type NetMsmqTLConfig = class
    inherit StandardTLConfig
    interface IAdapterConfigNetMsmqBinding
    interface IAdapterConfigTransactions
    interface IAdapterConfigNetMsmqSecurity
    interface IAdapterConfigClientCertificate
    interface IAdapterConfigServiceCertificate
    interface IAdapterConfigClientCredentials
    interface IAdapterConfigContract
    interface IAdapterConfigOutboundMessageMarshalling
Public NotInheritable Class NetMsmqTLConfig
Inherits StandardTLConfig
Implements IAdapterConfigClientCertificate, IAdapterConfigClientCredentials, IAdapterConfigContract, IAdapterConfigNetMsmqBinding, IAdapterConfigNetMsmqSecurity, IAdapterConfigOutboundMessageMarshalling, IAdapterConfigServiceCertificate, IAdapterConfigTransactions
Inheritance
Implements

Constructors

NetMsmqTLConfig()

Fields

PropertyNamespace (Inherited from AdapterConfig)

Properties

Address (Inherited from TLConfig)
AffiliateApplicationName
AlgorithmSuite
ClientCertificate
ClientCertificateRequired
CloseTimeout (Inherited from StandardTLConfig)
CustomDeadLetterQueue
DeadLetterQueue
DefaultAddress (Inherited from TLConfig)
EnableTransaction
ExampleAddress
Identity (Inherited from TLConfig)
MessageClientCredentialType
MsmqAuthenticationMode
MsmqEncryptionAlgorithm
MsmqProtectionLevel
MsmqSecureHashAlgorithm
OpenTimeout (Inherited from StandardTLConfig)
OutboundBodyLocation
OutboundXmlTemplate
Password
PropertiesMetadata (Inherited from AdapterConfig)
PropertiesXml (Inherited from AdapterConfig)
SecurityMode
SendTimeout (Inherited from StandardTLConfig)
ServiceCertificate
ServiceCertificateRequired
StaticAction
TimeToLive
UseCredentials
UserName
UseSourceJournal
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()

Applies to