The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IOAuthBearerAuthenticationProvider::ApplyChallenge Method (OAuthChallengeContext^)
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: