Enumeration 列挙

URLSession.AuthChallengeDisposition

Constants passed by session or task delegates to the provided continuation block in response to an authentication challenge. ある認証チャレンジへの応答において提供された継続ブロックへと、セッションまたはタスクの委任先によって渡される定数。

Declaration 宣言

enum AuthChallengeDisposition : Int, @unchecked Sendable

Topics 話題

Constants 定数

Relationships 関係

Conforms To 次に準拠

See Also 参照

Handling Authentication Challenges 認証チャレンジを取り扱う