System.Web.Http.SelfHost.Channels Namespace

The System.Web.Http.SelfHost.Channels namespace provides classes for the HTTP binding security.

Classes

  Class Description
Public class HttpBinding A binding used with endpoints for web services that use strongly-type HTTP request and response messages.
Public class HttpBindingSecurity Specifies the types of security available to a service endpoint configured to use an HttpBinding binding.

Enumerations

  Enumeration Description
Public enumeration HttpBindingSecurityMode Defines the modes of security that can be used to configure a service endpoint that uses the HttpBinding.