OwinEnvironmentFeature Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Default implementation of IOwinEnvironmentFeature.
public ref class OwinEnvironmentFeature : Microsoft::AspNetCore::Owin::IOwinEnvironmentFeature
public class OwinEnvironmentFeature : Microsoft.AspNetCore.Owin.IOwinEnvironmentFeature
type OwinEnvironmentFeature = class
interface IOwinEnvironmentFeature
Public Class OwinEnvironmentFeature
Implements IOwinEnvironmentFeature
- Inheritance
-
OwinEnvironmentFeature
- Implements
Constructors
OwinEnvironmentFeature() |
Properties
Environment |
Gets or sets the environment values. |