OAuthAccessTokenURL
The URL to retrieve the OAuth access token from.
Syntax
property OAuthAccessTokenURL: String;
Data Type
String
Default Value
""
Remarks
The URL to retrieve the OAuth access token from. In OAuth 1.0, the authorized request token is exchanged for the access token at this URL.