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

cancelAuthenticationChallenge:

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

Declaration 宣言

- (void)cancelAuthenticationChallenge:(NSURLAuthenticationChallenge *)challenge;

Parameters パラメータ

challenge

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

See Also 参照

Protocol Methods プロトコルメソッド

Related Documentation 関連文書