Instance Method インスタンスメソッド

cancel(_:)

Cancels a given authentication challenge. 与えられた認証チャレンジをキャンセルします。

Declaration 宣言

func cancel(_ challenge: URLAuthenticationChallenge)

Parameters パラメータ

challenge

The authentication challenge to cancel. 取り消す認証チャレンジ。

See Also 参照

Protocol Methods プロトコルメソッド

Related Documentation 関連文書