OwinEnvironmentFeature Class

Definition

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.

Applies to