INSURLAuthenticationChallengeSender.UseCredential Method

Definition

[Foundation.Export("useCredential:forAuthenticationChallenge:")]
[Foundation.Preserve(Conditional=true)]
public void UseCredential (Foundation.NSUrlCredential credential, Foundation.NSUrlAuthenticationChallenge challenge);
abstract member UseCredential : Foundation.NSUrlCredential * Foundation.NSUrlAuthenticationChallenge -> unit

Parameters

credential
NSUrlCredential
Attributes

Applies to