OAuthRefreshToken
The OAuth refresh token for the corresponding OAuth access token.
Syntax
property OAuthRefreshToken: String;
Data Type
String
Default Value
""
Remarks
The OAuthRefreshToken property is used to refresh the OAuthAccessToken when using OAuth authentication.