OpenIdConnectAuthenticationExtensions Class
Extension methods for using OpenIdConnectAuthenticationMiddleware
Assembly: Microsoft.Owin.Security.OpenIdConnect (in Microsoft.Owin.Security.OpenIdConnect.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | UseOpenIdConnectAuthentication(IAppBuilder^, OpenIdConnectAuthenticationOptions^) | Adds the OpenIdConnectAuthenticationMiddleware into the OWIN runtime. |
![]() ![]() | UseOpenIdConnectAuthentication(IAppBuilder^, String^, String^) | Adds the OpenIdConnectAuthenticationMiddleware into the OWIN runtime. |
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:

