Click or drag to resize

OwinContextExtensions Methods

The OwinContextExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetAutofacLifetimeScope
Gets the current Autofac lifetime scope from the OWIN context.
Public methodStatic memberSetAutofacLifetimeScope
Sets the current Autofac lifetime scope to the OWIN context.
Top
See Also