NSUrlConnectionDelegate.WillSendRequestForAuthenticationChallenge Method

Definition

[Foundation.Export("connection:willSendRequestForAuthenticationChallenge:")]
public virtual void WillSendRequestForAuthenticationChallenge (Foundation.NSUrlConnection connection, Foundation.NSUrlAuthenticationChallenge challenge);
abstract member WillSendRequestForAuthenticationChallenge : Foundation.NSUrlConnection * Foundation.NSUrlAuthenticationChallenge -> unit
override this.WillSendRequestForAuthenticationChallenge : Foundation.NSUrlConnection * Foundation.NSUrlAuthenticationChallenge -> unit

Parameters

connection
NSUrlConnection
Attributes

Applies to