ServiceTokenHandler.TryParseUserId Method (String, String, String)

 

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

public virtual bool TryParseUserId(
	string userId,
	out string providerName,
	out string providerUserId
)

Return Value

Type: System.Boolean
Return to top
Show: