Share via


INSUrlAuthenticationChallengeSender.CancelAuthenticationChallenge Method

Definition

[Foundation.Export("cancelAuthenticationChallenge:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void CancelAuthenticationChallenge(Foundation.NSUrlAuthenticationChallenge challenge);
[<Foundation.Export("cancelAuthenticationChallenge:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member CancelAuthenticationChallenge : Foundation.NSUrlAuthenticationChallenge -> unit
override this.CancelAuthenticationChallenge : Foundation.NSUrlAuthenticationChallenge -> unit

Parameters

Attributes

Applies to