MailBee.NET Objects 7.2

OAuth.AuthorizeToken Method

Fetches Authorize Token from the specified URI.

Overload List

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

See Also

OAuth Class | MailBee Namespace