OwinHost Members
The OwinHost type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Configuration |
This method is called externally by Owin to configure Owin AppBuilder
|
|
|
ConfigureAuth |
Configure Owin authentication and authorization for Owin AppBuilder
|
|
|
EnsureTrailingSlash | |
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
AuthorizationConfigurer |
AuthorizationOptions for ConfigureAuth(IAppBuilder).
Override to create custom configuration.
|
|
|
CookieOptions |
CookieAuthenticationOptions for ConfigureAuth(IAppBuilder).
Override to create custom configuration.
|
|
|
HasValidOpenIdOptions | |
|
|
JwtBearerOptions | |
|
|
LoginRelativePath |
Gets
Field Valuethe relative path to the login view. |
|
|
OpenIdAuthority | |
|
|
OpenIdClientId | |
|
|
OpenIdOptions |
OpenIdConnectAuthenticationOptions for ConfigureAuth(IAppBuilder).
Override to create custom configuration.
|
|
|
SessionConfiguration |

