Global Variable グローバル変数

NSURLAuthenticationMethodDefault

Use the default authentication method for a protocol. あるプロトコルに対する省略時の認証メソッドを使います。

Declaration 宣言

NSString *const NSURLAuthenticationMethodDefault;

See Also 参照

Task-Specific Authentication Challenges タスク特有認証チャレンジ