Fetches Authorize Token from the specified URI.
Fetches Request Authorize from the specified URI (URL).
public string AuthorizeToken(string);
Fetches Request Authorize from the specified URI passing extra parameters in that URI.
public string AuthorizeToken(string,StringDictionary);
OAuth Class | MailBee Namespace