INSUrlProtocolClient.ReceivedAuthenticationChallenge Method

Definition

[Foundation.Export("URLProtocol:didReceiveAuthenticationChallenge:")]
[Foundation.Preserve(Conditional=true)]
public void ReceivedAuthenticationChallenge (Foundation.NSUrlProtocol protocol, Foundation.NSUrlAuthenticationChallenge challenge);
abstract member ReceivedAuthenticationChallenge : Foundation.NSUrlProtocol * Foundation.NSUrlAuthenticationChallenge -> unit

Parameters

protocol
NSUrlProtocol
Attributes

Applies to