Share via


NSUrlDownloadDelegate_Extensions.ReceivedAuthenticationChallenge Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void ReceivedAuthenticationChallenge(this Foundation.INSUrlDownloadDelegate This, Foundation.NSUrlDownload download, Foundation.NSUrlAuthenticationChallenge challenge);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ReceivedAuthenticationChallenge : Foundation.INSUrlDownloadDelegate * Foundation.NSUrlDownload * Foundation.NSUrlAuthenticationChallenge -> unit

Parameters

download
NSUrlDownload
Attributes

Applies to