previousFailureCount
The receiver’s count of failed authentication attempts.
レシーバの持つ失敗した認証の試みの総数。
proposedCredential
The proposed credential for this challenge.
このチャレンジに対して提案する資格情報。
Availability 有効性
Technology
@property(nullable, readonly, copy) NSURLResponse
*failureResponse;
This value is nil
if the protocol doesn’t use responses to indicate an authentication failure.
この値は、プロトコルが認証失敗を指し示すのに応答を使用しないならば、nil
です。
previousFailureCount
proposedCredential
error