OAuthGetXOAuthKey Method
Fetches XOAuth Key from the specified URI for IMAP/SMTP authentication.
Overload List
  NameDescription
Public methodCode exampleGetXOAuthKey(String)
Fetches XOAuth key from the specified URI.
Public methodCode exampleGetXOAuthKey(String, StringDictionary)
Fetches XOAuth key from the specified URI passing extra parameters in that URI.
Top
See Also