NSUrlProtectionSpace 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示伺服器上需要驗證的領域。
[Foundation.Register("NSURLProtectionSpace", true)]
public class NSUrlProtectionSpace : Foundation.NSObject, Foundation.INSCopying, Foundation.INSSecureCoding, IDisposable
type NSUrlProtectionSpace = class
inherit NSObject
interface INSCoding
interface INativeObject
interface IDisposable
interface INSCopying
interface INSSecureCoding
- 繼承
- 屬性
- 實作
建構函式
NSUrlProtectionSpace(IntPtr) |
建立 Unmanaged 物件的 Managed 標記法時所使用的建構函式;由執行時間呼叫。 |
NSUrlProtectionSpace(NSCoder) |
從儲存在 unarchiver 物件中的資料初始化 物件的建構函式。 |
NSUrlProtectionSpace(NSObjectFlag) |
呼叫衍生類別的建構函式,以略過初始化,並只配置 物件。 |
NSUrlProtectionSpace(String, Int32, String, String, String) |
表示伺服器上需要驗證的領域。 |
NSUrlProtectionSpace(String, Int32, String, String, String, Boolean) |
表示伺服器上需要驗證的領域。 |
屬性
AuthenticationMethod |
此保護空間所使用的驗證方法。 |
AuthenticationMethodClientCertificate |
表示與常數 NSURLAuthenticationMethodClientCertificate 相關聯的值 |
AuthenticationMethodDefault |
表示與常數 NSURLAuthenticationMethodDefault 相關聯的值 |
AuthenticationMethodHTMLForm |
表示與常數 NSURLAuthenticationMethodHTMLForm 相關聯的值 |
AuthenticationMethodHTTPBasic |
表示與常數 NSURLAuthenticationMethodHTTPBasic 相關聯的值 |
AuthenticationMethodHTTPDigest |
表示與常數 NSURLAuthenticationMethodHTTPDigest 相關聯的值 |
AuthenticationMethodNegotiate |
表示與常數 NSURLAuthenticationMethodNegotiate 相關聯的值 |
AuthenticationMethodNTLM |
表示與常數 NSURLAuthenticationMethodNTLM 相關聯的值 |
AuthenticationMethodServerTrust |
表示與常數 NSURLAuthenticationMethodServerTrust 相關聯的值 |
Class |
表示伺服器上需要驗證的領域。 (繼承來源 NSObject) |
ClassHandle |
這個類別的控制碼。 |
DebugDescription |
此物件的開發人員有意義描述。 (繼承來源 NSObject) |
Description |
物件的描述,ToString 的 Objective-C 版本。 (繼承來源 NSObject) |
DistinguishedNames |
用戶端驗證可接受的憑證授權單位單位陣列。 |
FTP |
表示與常數 NSURLProtectionSpaceFTP 相關聯的值 |
FTPProxy |
表示與常數 NSURLProtectionSpaceFTPProxy 相關聯的值 |
Handle |
處理非受控物件標記法) (指標。 (繼承來源 NSObject) |
Host |
這個物件的主機。 |
HTTP |
表示與常數 NSURLProtectionSpaceHTTP 相關聯的值 |
HTTPProxy |
表示與常數 NSURLProtectionSpaceHTTPProxy 相關聯的值 |
HTTPS |
表示與常數 NSURLProtectionSpaceHTTPS 相關聯的值 |
HTTPSProxy |
表示與常數 NSURLProtectionSpaceHTTPSProxy 相關聯的值 |
IsDirectBinding |
表示伺服器上需要驗證的領域。 (繼承來源 NSObject) |
IsProxy |
這個物件是否代表 Proxy 伺服器。 |
Port |
這個物件的埠。 |
Protocol |
這個物件的通訊協定。 |
ProxyType |
這個物件的 Proxy 類型。 |
Realm |
這個物件的驗證領域。 |
ReceivesCredentialSecurely |
是否可以安全地傳送保護空間的認證。 |
RetainCount |
傳回物件的目前 Objective-C 保留計數。 (繼承來源 NSObject) |
Self |
表示伺服器上需要驗證的領域。 (繼承來源 NSObject) |
ServerSecTrust |
表示伺服器上需要驗證的領域。 |
SOCKSProxy |
表示與常數 NSURLProtectionSpaceSOCKSProxy 相關聯的值 |
Superclass |
表示伺服器上需要驗證的領域。 (繼承來源 NSObject) |
SuperHandle |
用來表示這個 NSObject 基類中方法的控制碼。 (繼承來源 NSObject) |
Zone |
表示伺服器上需要驗證的領域。 (繼承來源 NSObject) |
方法
擴充方法
ObjectDidBeginEditing(NSObject, INSEditor) |
表示伺服器上需要驗證的領域。 |
ObjectDidEndEditing(NSObject, INSEditor) |
表示伺服器上需要驗證的領域。 |
GetValidModes(NSObject, NSFontPanel) |
表示伺服器上需要驗證的領域。 |
ValidateToolbarItem(NSObject, NSToolbarItem) |
表示伺服器上需要驗證的領域。 |
GetDebugDescription(INSObjectProtocol) |
表示伺服器上需要驗證的領域。 |
AcceptsPreviewPanelControl(NSObject, QLPreviewPanel) |
表示伺服器上需要驗證的領域。 |
BeginPreviewPanelControl(NSObject, QLPreviewPanel) |
表示伺服器上需要驗證的領域。 |
EndPreviewPanelControl(NSObject, QLPreviewPanel) |
表示伺服器上需要驗證的領域。 |
GetAccessibilityCustomRotors(NSObject) |
取得物件適用的 |
SetAccessibilityCustomRotors(NSObject, UIAccessibilityCustomRotor[]) |
設定適用于 |