MailBee.NET Objects 7.2

OAuth.RequestToken Method

Fetches Request Token from the specified URI.

Overload List

Fetches Request Token from the specified URI.

public void RequestToken(string);

Fetches Request Token from the specified URI passing extra parameters in that URI.

public void RequestToken(string,StringDictionary);

See Also

OAuth Class | MailBee Namespace