共用方式為


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
屬性

適用於