IOAuthBearerAuthenticationProvider::ApplyChallenge Method
Called each time a challenge is being sent to the client. By implementing this method the application may modify the challenge as needed.
Assembly: Microsoft.Owin.Security.OAuth (in Microsoft.Owin.Security.OAuth.dll)
Parameters
- context
- Type: Microsoft.Owin.Security.OAuth::OAuthChallengeContext
Contains the default challenge.
Show: