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