jjzjj

authenticatedurl

全部标签

c# - UIWebView 中的 Windows 身份验证 url 没有响应,没有错误,请求无限期旋转 - Xamarin.iOS

我正在尝试在UIWebView中加载经过Windows身份验证的url。下面是我的代码。publicoverridevoidWillSendRequestForAuthenticationChallenge(NSUrlConnectionconnection,NSUrlAuthenticationChallengechallenge){if(challenge.ProtectionSpace.AuthenticationMethod==NSUrlProtectionSpace.AuthenticationMethodNTLM){if(challenge.PreviousFailureC