MailBee.NET Objects 7.2

OAuth.GetXOAuthKey Method

Fetches XOAuth Key from the specified URI for IMAP/SMTP authentication.

Overload List

Fetches XOAuth key from the specified URI.

public string GetXOAuthKey(string);

Fetches XOAuth key from the specified URI passing extra parameters in that URI.

public string GetXOAuthKey(string,StringDictionary);

See Also

OAuth Class | MailBee Namespace