OwinHost..::..Configuration Method
This method is called externally by Owin to configure Owin AppBuilder
Namespace:
Suoranta.EnterpriseLib.WebAssembly: Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)
Remarks
- OwinFramework.ClientHints: Ensures that server-side can distinguish desktop and mobile clients.
- OwinFramework.Session: Allows storing and accessing session properties through OwinSession

