以下成員源於類 QOAuth2AuthorizationCodeFlow 被棄用。 提供它們是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它們。
(deprecated in 6.9)
accessTokenUrl
: const QUrl
(棄用)
void
|
accessTokenUrlChanged (const QUrl & accessTokenUrl ) |
[deprecated in 6.9]
accessTokenUrl
: const
QUrl
This property is deprecated since 6.9. We strongly advise against using it in new code.
使用 QAbstractOAuth2::tokenUrl 代替。
This property holds the URL used to convert the temporary code received during the authorization response.
另請參閱 : Access Token Request
通知程序信號:
| void | accessTokenUrlChanged (const QUrl & accessTokenUrl ) |