failureResponse
The URL response object representing the last authentication failure.
最後の認証失敗を表しているURL応答オブジェクト。
Availability 有効性
Technology
@property(nullable, readonly, copy) NSError
*error;
This value is nil
if the protocol doesn’t use errors to indicate an authentication failure.
この値は、プロトコルが認証失敗を指し示すのにエラーを使用しないならば、nil
です。
failureResponse