var failureResponse : URLResponse?
The URL response object representing the last authentication failure.
最後の認証失敗を表しているURL応答オブジェクト。
var proposedCredential : URLCredential?
The proposed credential for this challenge.
このチャレンジに対して提案する資格情報。
Availability 有効性
Technology
var previousFailureCount: Int
{ get }
The previous failure count includes failures from all protection spaces, not just the current one. 以前の失敗の総数は、全ての保護空間からの失敗を含みます、現在のものだけでなく。
var failureResponse : URLResponse?
var proposedCredential : URLCredential?