| OwinContextExtensions Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Autofac.Integration.Owin
 Syntax
SyntaxThe OwinContextExtensions type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | GetAutofacLifetimeScope | 
            Gets the current Autofac lifetime scope from the OWIN context.
             | 
|   | SetAutofacLifetimeScope | 
            Sets the current Autofac lifetime scope to the OWIN context.
             | 
 See Also
See Also