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

performDefaultHandlingForAuthenticationChallenge:

Causes the system-provided default behavior to be used. システム提供の省略時の挙動が使われるようにします。

Declaration 宣言

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

Parameters パラメータ

challenge

The challenge for which the default behavior should be used. それに対して省略時の挙動が使われるべきであるチャレンジ。

See Also 参照

Protocol Methods プロトコルメソッド