Microsoft.Owin.Infrastructure Namespace

 

The Microsoft.Owin.Infrastructure namespace contains utility types for OWIN.

ClassDescription
System_CAPS_pubclassChunkingCookieManager

This handles cookies that are limited by per cookie length. It breaks down long cookies for responses, and reassembles them from requests.

System_CAPS_pubclassSignatureConversions

Adds adapters between T:System.Func.IDictionary.String.Object.Task and OwinMiddleware.

System_CAPS_pubclassSystemClock

Provides access to the normal system clock.

System_CAPS_pubclassWebUtilities

Response generation utilities.

InterfaceDescription
System_CAPS_pubinterfaceICookieManager

System_CAPS_pubinterfaceISystemClock

Abstracts the system clock to facilitate testing.

Return to top
Show: