MetadataExchangeBindings.CreateMexHttpBinding メソッド

定義

セキュリティが無効な WSHttpBinding を返します。

public:
 static System::ServiceModel::Channels::Binding ^ CreateMexHttpBinding();
public static System.ServiceModel.Channels.Binding CreateMexHttpBinding ();
static member CreateMexHttpBinding : unit -> System.ServiceModel.Channels.Binding
Public Shared Function CreateMexHttpBinding () As Binding

戻り値

セキュリティが無効な WSHttpBinding

注釈

CreateMexHttpBinding メソッドを使用して、ほとんどのメタデータ要求をサポートするバインディングを返します。

適用対象