System.Web.Http.Owin Namespace

 

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

ClassDescription
System_CAPS_pubclassHttpMessageHandlerAdapter

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

System_CAPS_pubclassHttpMessageHandlerOptions

Represents the options for configuring an HttpMessageHandlerAdapter.

System_CAPS_pubclassOwinBufferPolicySelector

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

System_CAPS_pubclassOwinExceptionCatchBlocks

Provides the catch blocks used within this assembly.

System_CAPS_pubclassPassiveAuthenticationMessageHandler

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

Return to top
Show: