次の方法で共有


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()

適用対象