WsFederationAuthenticationExtensions Class
Extension methods for using WsFederationAuthenticationMiddleware
Assembly: Microsoft.Owin.Security.WsFederation (in Microsoft.Owin.Security.WsFederation.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | UseWsFederationAuthentication(IAppBuilder^, String^, String^) | Adds the WsFederationAuthenticationMiddleware into the OWIN runtime. |
![]() ![]() | UseWsFederationAuthentication(IAppBuilder^, WsFederationAuthenticationOptions^) | Adds the WsFederationAuthenticationMiddleware 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:

