IOwinContext Properties

The IOwinContext type exposes the following members.

Properties

  Name Description
Public property Authentication Gets the authentication middleware functionality available on the current request.
Public property Environment Gets the wrapped OWIN environment.
Public property Request Gets a wrapper exposing request specific properties.
Public property Response Gets a wrapper exposing response specific properties.
Public property TraceOutput Gets or sets the host.TraceOutput environment value.

Top

See Also

Reference

IOwinContext Interface

Microsoft.Owin Namespace