OwinContext Properties

The OwinContext 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

OwinContext Class

Microsoft.Owin Namespace