gpt4 book ai didi

c# - WebAuthenticationBroker.AuthenticateAsync 抛出异常

转载 作者:太空狗 更新时间:2023-10-29 22:01:21 24 4
gpt4 key购买 nike

我的代码使用:

WebAuthenticationResult WebAuthenticationResult = await
WebAuthenticationBroker.AuthenticateAsync(
WebAuthenticationOptions.None,
StartUri,
EndUri);

就像Microsoft Web authentication broker sample

它曾经在我的桌面和平板电脑 (Surface) 上工作,但现在它在我的桌面上不起作用。它抛出异常

The process terminated unexpectedly. (Exception from HRESULT: 0x8007042B)

它在平板电脑和不同的 windows-8 桌面上工作。

任何可能导致此异常的建议?

最佳答案

我不确定,但我认为 WebAuthBroker 需要在 UI 线程上调用,因为它试图以向您显示弹出窗口的方式更改您的 UI。

关于c# - WebAuthenticationBroker.AuthenticateAsync 抛出异常,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13470843/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com