Share via


System.Web.Http.Owin Namespace

 

The System.Web.Http.Owin namespace provides support for OWIN.

Classes

Class Description
System_CAPS_pubclass HttpMessageHandlerAdapter

Represents an OWIN component that submits requests to an HttpMessageHandler when invoked.

System_CAPS_pubclass HttpMessageHandlerOptions

Represents the options for configuring an HttpMessageHandlerAdapter.

System_CAPS_pubclass OwinBufferPolicySelector

Provides the default implementation of IHostBufferPolicySelector used by the OWIN Web API adapter.

System_CAPS_pubclass OwinExceptionCatchBlocks

Provides the catch blocks used within this assembly.

System_CAPS_pubclass PassiveAuthenticationMessageHandler

Represents a message handler that treats all OWIN authentication middleware as passive.

Return to top