Suoranta.EnterpriseLib.Web - Developer API

OwinHost Properties

The OwinHost type exposes the following members.

Properties


  Name Description
Protected property AuthorizationConfigurer
AuthorizationOptions for ConfigureAuth(IAppBuilder). Override to create custom configuration.
Protected property CookieOptions
CookieAuthenticationOptions for ConfigureAuth(IAppBuilder). Override to create custom configuration.
Protected property HasValidOpenIdOptions
Protected property JwtBearerOptions
Protected property LoginRelativePath
Gets

Field Value

the relative path to the login view.
Protected property OpenIdAuthority
Protected property OpenIdClientId
Protected property OpenIdOptions
OpenIdConnectAuthenticationOptions for ConfigureAuth(IAppBuilder). Override to create custom configuration.
Protected property SessionConfiguration