OpenIdConnectAuthenticationDefaults Class
Default values related to OpenIdConnect authentication middleware
Assembly: Microsoft.Owin.Security.OpenIdConnect (in Microsoft.Owin.Security.OpenIdConnect.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | AuthenticationType | The default value used for OpenIdConnectAuthenticationOptions.AuthenticationType |
![]() ![]() | Caption | The default value for OpenIdConnectAuthenticationOptions.Caption. |
![]() ![]() | CookiePrefix | The prefix used to provide a default OpenIdConnectAuthenticationOptions.CookieName |
![]() ![]() | RedirectUriUsedForCodeKey | The property for the RedirectUri that was used when asking for a 'authorizationCode' |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

