ServiceTokenHandler.CreateLoginResult Method (TokenInfo, ProviderCredentials, String)
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Security
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
public virtual LoginResult CreateLoginResult( TokenInfo tokenInfo, ProviderCredentials providerCredentials, string secretKey )
Return Value
Type: Microsoft.WindowsAzure.Mobile.Service.Security.LoginResult
Show: