Method | Description | |
---|---|---|
GetAuthorizeUri ( string consumerKey, string consumerSecret, |
||
GetUser ( string consumerKey, string consumerSecret, string oauthToken, string oauthVerifier ) : |
Method | Description | |
---|---|---|
GetAccessTokenUri ( ) : |
||
GetOAuthToken ( string consumerKey, string consumerSecret, |
||
GetRequestTokenUri ( |
public GetAuthorizeUri ( string consumerKey, string consumerSecret, |
||
consumerKey | string | |
consumerSecret | string | |
callback | ||
return |
public GetUser ( string consumerKey, string consumerSecret, string oauthToken, string oauthVerifier ) : |
||
consumerKey | string | |
consumerSecret | string | |
oauthToken | string | |
oauthVerifier | string | |
return |