ServiceTokenHandler.CreateTokenInfo Method (ClaimsIdentity, ProviderCredentials, TimeSpan, String)

 

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

Public Overridable Function CreateTokenInfo (
	claimsIdentity As ClaimsIdentity,
	providerCredentials As ProviderCredentials,
	lifetime As TimeSpan,
	secretKey As String
) As TokenInfo
Return to top
Show: