IAzureActiveDirectoryOpenIdConnectAuthenticationProvider::RequestToken Method (AzureActiveDirectoryOpenIdConnectRequestTokenContext^)
Invoked before the ClaimsIdentity is created. Gives the application an opportunity to find the identity from a different location, adjust, or reject the token.
Assembly: Microsoft.WindowsAzure.Mobile.Service.Security (in Microsoft.WindowsAzure.Mobile.Service.Security.dll)
Parameters
- context
-
Type:
Microsoft.WindowsAzure.Mobile.Service.Security.Providers.AzureActiveDirectory::AzureActiveDirectoryOpenIdConnectRequestTokenContext^
Contains the token string.
Show: