ServiceAuthenticationFilter::ChallengeAsync Method
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Security
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
| Name | Description | |
|---|---|---|
![]() | ChallengeAsync(HttpAuthenticationChallengeContext^, CancellationToken) | Issues an authentication challenge to the current request by looking for an OWIN authentication middleware with the given M:AuthenticationType and delegating the challenge generation to that middleware. |
![]() | ChallengeAsync(IAuthenticationManager^) | Issues an authentication challenge to the current request by looking for an OWIN authentication middleware with the given M:AuthenticationType and delegating the challenge generation to that middleware. |
Show:

