System.Web.Http.SelfHost.Channels Namespace

 

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

ClassDescription
System_CAPS_pubclassHttpBinding

A binding used with endpoints for web services that use strongly-type HTTP request and response messages.

System_CAPS_pubclassHttpBindingSecurity

Specifies the types of security available to a service endpoint configured to use an HttpBinding binding.

EnumerationDescription
System_CAPS_pubenumHttpBindingSecurityMode

Defines the modes of security that can be used to configure a service endpoint that uses the HttpBinding.

Return to top
Show: