次の方法で共有


NSUrlConnection.CancelAuthenticationChallenge メソッド

定義

指定したチャレンジを取り消します。

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

パラメーター

実装

属性

適用対象