Property | Type | Description | |
---|---|---|---|
CurrentOauthToken | string |
Method | Description | |
---|---|---|
ConfigureRequest ( object sender, |
||
DoOAuthRequest ( string oauthSource ) : Action |
Method | Description | |
---|---|---|
SetHeader ( |
public ConfigureRequest ( object sender, |
||
sender | object | |
e | ||
return | void |
public abstract DoOAuthRequest ( string oauthSource ) : Action |
||
oauthSource | string | |
return | Action |
protected static SetHeader ( |
||
headers | ||
key | string | |
value | string | |
return | void |