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

