ServiceTokenHandler.TryValidateSchedulerToken Method (String, String, ClaimsPrincipal)

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Security
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

Public Overridable Function TryValidateSchedulerToken (
	token As String,
	secretKey As String,
	<OutAttribute> ByRef claimsPrincipal As ClaimsPrincipal
) As Boolean

Return Value

Type: System.Boolean
Return to top
Show: