Twitterizer 2 Documentation
OAuthUtilityAsync Class
NamespacesTwitterizerOAuthUtilityAsync

[Missing <summary> documentation for "T:Twitterizer.OAuthUtilityAsync"]

Declaration Syntax
C#Visual Basic
public static class OAuthUtilityAsync
Public NotInheritable Class OAuthUtilityAsync
Members
All MembersMethods



IconMemberDescription
GetAccessToken(String, String, String, String, WebProxy, TimeSpan, Action<(Of <<'(OAuthTokenResponse>)>>))
Gets the access token.

GetRequestToken(String, String, String, WebProxy, TimeSpan, Action<(Of <<'(OAuthTokenResponse>)>>))
Gets a new OAuth request token from the twitter api.

Inheritance Hierarchy
Object
OAuthUtilityAsync

Assembly: Twitterizer2.Asynchronous (Module: Twitterizer2.Asynchronous) Version: 2.4.0.37902 (2.4.0.0)