共用方式為


NetMsmqTLConfig 類別

定義

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
繼承
實作

建構函式

NetMsmqTLConfig()

欄位

PropertyNamespace (繼承來源 AdapterConfig)

屬性

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

適用於