MailBee.NET Objects 7.2

OAuth.AccessToken Method

Fetches Access Token from the specified URI.

Overload List

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);

See Also

OAuth Class | MailBee Namespace