System.Web.Http.Owin Namespace
The System.Web.Http.Owin namespace provides support for OWIN.
Classes
Class | Description | |
---|---|---|
![]() |
HttpMessageHandlerAdapter | Represents an OWIN component that submits requests to an HttpMessageHandler when invoked. |
![]() |
HttpMessageHandlerOptions | Represents the options for configuring an HttpMessageHandlerAdapter. |
![]() |
OwinBufferPolicySelector | Provides the default implementation of IHostBufferPolicySelector used by the OWIN Web API adapter. |
![]() |
OwinExceptionCatchBlocks | Provides the catch blocks used within this assembly. |
![]() |
PassiveAuthenticationMessageHandler | Represents a message handler that treats all OWIN authentication middleware as passive. |
Return to top