NSUrlDownloadDelegate.ReceivedAuthenticationChallenge メソッド

定義

[Foundation.Export("download:didReceiveAuthenticationChallenge:")]
public virtual void ReceivedAuthenticationChallenge (Foundation.NSUrlDownload download, Foundation.NSUrlAuthenticationChallenge challenge);
abstract member ReceivedAuthenticationChallenge : Foundation.NSUrlDownload * Foundation.NSUrlAuthenticationChallenge -> unit
override this.ReceivedAuthenticationChallenge : Foundation.NSUrlDownload * Foundation.NSUrlAuthenticationChallenge -> unit

パラメーター

download
NSUrlDownload
属性

適用対象