NSUrlConnection.UseCredential Method

Definition

[Foundation.Export("useCredential:forAuthenticationChallenge:")]
public virtual void UseCredential (Foundation.NSUrlCredential credential, Foundation.NSUrlAuthenticationChallenge challenge);
abstract member UseCredential : Foundation.NSUrlCredential * Foundation.NSUrlAuthenticationChallenge -> unit
override this.UseCredential : Foundation.NSUrlCredential * Foundation.NSUrlAuthenticationChallenge -> unit

Parameters

credential
NSUrlCredential

Implements

Attributes

Applies to