Поделиться через


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 для возвращения привязки, поддерживающей большинство запросов метаданных.

Применяется к