AppProperties Properties

The AppProperties type exposes the following members.

Properties

  Name Description
Public property Addresses Gets or sets the address collection for “host.Addresses”.
Public property AddSignatureConversionDelegate Gets or sets the action delegate for “builder.AddSignatureConversion”.
Public property AppName Gets or sets the string value for “host.AppName”.
Public property Capabilities Gets or sets the list of “server.Capabilities”.
Public property DefaultApp Gets or sets the function delegate for “builder.DefaultApp”.
Public property Dictionary Gets the underlying dictionary for this AppProperties instance.
Public property OnAppDisposing Gets or sets the cancellation token for “host.OnAppDisposing”.
Public property OwinVersion Gets or sets the string value for “owin.Version”.
Public property TraceOutput Gets or sets the text writer for “host.TraceOutput”.

Top

See Also

Reference

AppProperties Structure

Microsoft.Owin.BuilderProperties Namespace