1001-08-08 NSURLProtectionSpaceクラス クラス説明 Foundation NSURLProtectionSpace INDEX>Foundation>apple(OS X) apple(iOS) 解説 継承 NSObject 準拠 NSCoding NSCopying NSObject (NSObject) フレームワーク /System/Library/Frameworks/Foundation.framework 使用可能 OS X 10.2.7以降 iOS 2.0以降 定義 NSURLProtectionSpace.h 概要 適合するプロトコル メソッド 保護領域の作成 – initWithHost:port:protocol:realm:authenticationMethod – initWithProxyHost:port:type:realm:authenticationMethod 保護領域プロパティの取得 – authenticationMethod – distinguishedNames – host – isProxy – port – protocol – proxyType – realm – receivesCredentialSecurely – serverTrust (Macのみ10.6〜)