AzureActiveDirectoryLoginAuthenticationProvider.UpdateTokenContext Method (OAuthRequestTokenContext)
Gets the token from the Authorization HTTP header field or from the request body.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
[DebuggerStepThroughAttribute] protected virtual Task UpdateTokenContext( OAuthRequestTokenContext context )
Parameters
- context
-
Type:
Microsoft.Owin.Security.OAuth.OAuthRequestTokenContext
The OAuthRequestTokenContext context for this request.
Show: