다음을 통해 공유


BasicHttpTLConfig 클래스

정의

public ref class BasicHttpTLConfig sealed : Microsoft::BizTalk::Adapter::Wcf::Config::StandardTLConfig, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigAcsCredentials, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigBasicHttpBinding, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigBasicHttpSecurity, 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::IAdapterConfigOutboundMessageMarshalling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigProxySettings, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigProxyToUse, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigSasCredentials, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigServiceCertificate, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigUseProxy
public sealed class BasicHttpTLConfig : Microsoft.BizTalk.Adapter.Wcf.Config.StandardTLConfig, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigAcsCredentials, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigBasicHttpBinding, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigBasicHttpSecurity, 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.IAdapterConfigOutboundMessageMarshalling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigProxySettings, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigProxyToUse, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigSasCredentials, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigServiceCertificate, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigUseProxy
type BasicHttpTLConfig = class
    inherit StandardTLConfig
    interface IAdapterConfigBasicHttpBinding
    interface IAdapterConfigBasicHttpSecurity
    interface IAdapterConfigClientCertificate
    interface IAdapterConfigServiceCertificate
    interface IAdapterConfigClientCredentials
    interface IAdapterConfigProxyToUse
    interface IAdapterConfigProxySettings
    interface IAdapterConfigUseProxy
    interface IAdapterConfigContract
    interface IAdapterConfigInboundMessageMarshalling
    interface IAdapterConfigOutboundMessageMarshalling
    interface IAdapterConfigClientErrorHandling
    interface IAdapterConfigAcsCredentials
    interface IAdapterConfigSasCredentials
Public NotInheritable Class BasicHttpTLConfig
Inherits StandardTLConfig
Implements IAdapterConfigAcsCredentials, IAdapterConfigBasicHttpBinding, IAdapterConfigBasicHttpSecurity, IAdapterConfigClientCertificate, IAdapterConfigClientCredentials, IAdapterConfigClientErrorHandling, IAdapterConfigContract, IAdapterConfigInboundMessageMarshalling, IAdapterConfigOutboundMessageMarshalling, IAdapterConfigProxySettings, IAdapterConfigProxyToUse, IAdapterConfigSasCredentials, IAdapterConfigServiceCertificate, IAdapterConfigUseProxy
상속
구현

생성자

BasicHttpTLConfig()

필드

PropertyNamespace (다음에서 상속됨 AdapterConfig)

속성

Address (다음에서 상속됨 TLConfig)
AffiliateApplicationName
AlgorithmSuite
ClientCertificate
ClientCertificateRequired
CloseTimeout (다음에서 상속됨 StandardTLConfig)
DefaultAddress (다음에서 상속됨 TLConfig)
ExampleAddress
Identity (다음에서 상속됨 TLConfig)
InboundBodyLocation
InboundBodyPathExpression
InboundNodeEncoding
IssuerName
IssuerSecret
MaxReceivedMessageSize
MessageClientCredentialType
MessageEncoding
OpenTimeout (다음에서 상속됨 StandardTLConfig)
OutboundBodyLocation
OutboundXmlTemplate
Password
PropagateFaultMessage
PropertiesMetadata (다음에서 상속됨 AdapterConfig)
PropertiesXml (다음에서 상속됨 AdapterConfig)
ProxyAddress
ProxyPassword
ProxyToUse
ProxyUserName
SecurityMode
SendTimeout (다음에서 상속됨 StandardTLConfig)
ServiceCertificate
ServiceCertificateRequired
SharedAccessKey
SharedAccessKeyName
StaticAction
StsUri
TextEncoding
TransportClientCredentialType
UseAcsAuthentication
UseCredentials
UseProxy
UserName
UseSasAuthentication
UseSSO

메서드

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

적용 대상