HttpRelayTransportBindingElementImporter クラス

定義

WSDL コントラクトとポリシー アサーションを httpRelayTransport バインドAzure Service Busマップします。

public class HttpRelayTransportBindingElementImporter : System.ServiceModel.Description.IPolicyImportExtension, System.ServiceModel.Description.IWsdlImportExtension
type HttpRelayTransportBindingElementImporter = class
    interface IWsdlImportExtension
    interface IPolicyImportExtension
Public Class HttpRelayTransportBindingElementImporter
Implements IPolicyImportExtension, IWsdlImportExtension
継承
HttpRelayTransportBindingElementImporter
実装

コンストラクター

HttpRelayTransportBindingElementImporter()

HttpRelayTransportBindingElementImporter クラスの新しいインスタンスを初期化します。

明示的なインターフェイスの実装

IPolicyImportExtension.ImportPolicy(MetadataImporter, PolicyConversionContext)

WSDL コントラクトとポリシー アサーションを httpRelayTransport バインドAzure Service Busマップします。

IWsdlImportExtension.BeforeImport(ServiceDescriptionCollection, XmlSchemaSet, ICollection<XmlElement>)

WSDL コントラクトとポリシー アサーションを httpRelayTransport バインドAzure Service Busマップします。

IWsdlImportExtension.ImportContract(WsdlImporter, WsdlContractConversionContext)

WSDL コントラクトとポリシー アサーションを httpRelayTransport バインドAzure Service Busマップします。

IWsdlImportExtension.ImportEndpoint(WsdlImporter, WsdlEndpointConversionContext)

WSDL コントラクトとポリシー アサーションを httpRelayTransport バインドAzure Service Busマップします。

適用対象