| 漏洞 ID 编号 |
BUG-000139557 |
| 已提交 | April 30, 2021 |
| 上次修改时间 | April 11, 2025 |
| 适用范围 | ArcGIS Runtime SDK |
| 找到的版本 | 100.11 |
| 操作系统 | Windows OS |
| 操作系统版本 | 10.0 |
| 状态 | Non-Reproducible
在开发团队测试过程中,此问题不可重现。 为问题分配此状态的可能原因包括:问题无法重现,或不再与软件的开发版本相关,但未安装特定修复程序来解决该问题。 问题的“其他信息”部分可能包含进一步说明。
|
附加信息
ClientSecret is only intended to be used with TokenAuthenticationType.OAuthClientCredentials and not when using TokenAuthenticationType.OAuthAuthorizationCode. The documentation and sample code or comments have been updated to clarify the intended usage. Refer to the following link for more information, https://developers.arcgis.com/net/api-reference/api/netwin/Esri.ArcGISRuntime/Esri.ArcGISRuntime.Security.TokenAuthenticationType.html.
解决办法
Relaunch the app after the error message is returned. This enables the app to proceed with login.
重现步骤