Enumeration Case 列挙ケース

URLSession.AuthChallengeDisposition.performDefaultHandling

Use the default handling for the challenge as though this delegate method were not implemented. The provided credential parameter is ignored. チャレンジに対する省略時の取り扱いを使います、まるでこの委任先メソッドが実装されなかったかのように。提供された資格情報パラメータは無視されます。

Declaration 宣言

case performDefaultHandling = 1