Метод | Описание | |
---|---|---|
GetSignedUrl ( this oauthBase, string requestUrl, string consumerKey, string consumerSecret ) : string |
Gets a signed url from the request url
|
public static GetSignedUrl ( this oauthBase, string requestUrl, string consumerKey, string consumerSecret ) : string | ||
oauthBase | this | |
requestUrl | string | |
consumerKey | string | |
consumerSecret | string | |
Результат | string |