Click or drag to resize

OwinStartup Class

This class is used for Owin context automatic startup. It is called at Application Startup.
Inheritance Hierarchy
SystemObject
  Dynamicweb.AspNetOwinStartup

Namespace:  Dynamicweb.AspNet
Assembly:  Dynamicweb.AspNet (in Dynamicweb.AspNet.dll) Version: 4.0.0
Syntax
public class OwinStartup

The OwinStartup type exposes the following members.

Constructors
  NameDescription
Public methodOwinStartup
Initializes a new instance of the OwinStartup class
Top
Methods
  NameDescription
Public methodConfiguration
Top
See Also