NSUrlConnectionDelegate_Extensions.WillSendRequestForAuthenticationChallenge Method

Definition

public static void WillSendRequestForAuthenticationChallenge (this Foundation.INSUrlConnectionDelegate This, Foundation.NSUrlConnection connection, Foundation.NSUrlAuthenticationChallenge challenge);
static member WillSendRequestForAuthenticationChallenge : Foundation.INSUrlConnectionDelegate * Foundation.NSUrlConnection * Foundation.NSUrlAuthenticationChallenge -> unit

Parameters

This
INSUrlConnectionDelegate

The instance on which this extension method operates.

connection
NSUrlConnection

Applies to