NSUrlDownloadDelegate.ReceivedAuthenticationChallenge Method

Definition

[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

Parameters

download
NSUrlDownload
Attributes

Applies to