NSURLAuthenticationChallengeSender_Extensions.PerformDefaultHandling Method

Definition

public static void PerformDefaultHandling (this Foundation.INSURLAuthenticationChallengeSender This, Foundation.NSUrlAuthenticationChallenge challenge);
static member PerformDefaultHandling : Foundation.INSURLAuthenticationChallengeSender * Foundation.NSUrlAuthenticationChallenge -> unit

Parameters

This
INSURLAuthenticationChallengeSender

The instance on which this extension method operates.

Applies to