System.Web.Http.SelfHost.Channels Namespace
The System.Web.Http.SelfHost.Channels namespace provides classes for the HTTP binding security.
Classes
Class | Description | |
---|---|---|
HttpBinding | A binding used with endpoints for web services that use strongly-type HTTP request and response messages. | |
HttpBindingSecurity | Specifies the types of security available to a service endpoint configured to use an HttpBinding binding. |
Enumerations
Enumeration | Description | |
---|---|---|
HttpBindingSecurityMode | Defines the modes of security that can be used to configure a service endpoint that uses the HttpBinding. |