WebResourceLoadDelegate.OnCancelledAuthenticationChallenge 方法

定义

[Foundation.Export("webView:resource:didCancelAuthenticationChallenge:fromDataSource:")]
public virtual void OnCancelledAuthenticationChallenge (WebKit.WebView sender, Foundation.NSObject identifier, Foundation.NSUrlAuthenticationChallenge challenge, WebKit.WebDataSource dataSource);
abstract member OnCancelledAuthenticationChallenge : WebKit.WebView * Foundation.NSObject * Foundation.NSUrlAuthenticationChallenge * WebKit.WebDataSource -> unit
override this.OnCancelledAuthenticationChallenge : WebKit.WebView * Foundation.NSObject * Foundation.NSUrlAuthenticationChallenge * WebKit.WebDataSource -> unit

参数

sender
WebView
identifier
NSObject
dataSource
WebDataSource
属性

适用于