ServiceTokenHandler.TryValidateLoginToken Method (String, String, ClaimsPrincipal)
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Security
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
public virtual bool TryValidateLoginToken( string token, string secretKey, out ClaimsPrincipal claimsPrincipal )
Return Value
Type: System.Boolean
Show: