NSUrlConnection.CancelAuthenticationChallenge Method

Definition

Cancels the specified challenge.

[Foundation.Export("cancelAuthenticationChallenge:")]
public virtual void CancelAuthenticationChallenge (Foundation.NSUrlAuthenticationChallenge challenge);
abstract member CancelAuthenticationChallenge : Foundation.NSUrlAuthenticationChallenge -> unit
override this.CancelAuthenticationChallenge : Foundation.NSUrlAuthenticationChallenge -> unit

Parameters

Implements

Attributes

Applies to