TwitterAuthenticationProvider.ApplyRedirect Method
Called when a Challenge causes a redirect to authorize endpoint in the Twitter middleware
Assembly: Microsoft.Owin.Security.Twitter (in Microsoft.Owin.Security.Twitter.dll)
Parameters
- context
- Type: Microsoft.Owin.Security.Twitter.TwitterApplyRedirectContext
Contains redirect URI and AuthenticationProperties of the challenge
Implements
ITwitterAuthenticationProvider.ApplyRedirect(TwitterApplyRedirectContext)
Show: