OAuthContextUtility.GetParameters method

Creates a dictionary from the specified HTTP response body content.

public static ReadOnlyDictionary<string, string> GetParameters(string responseContent)

See Also