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) |
创建非托管对象的托管表示形式时使用的构造函数;由运行时调用。 |
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 |
此对象是否表示代理服务器。 |
Port |
此对象的端口。 |
Protocol |
此对象的协议。 |
ProxyType |
此对象的代理类型。 |
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[]) |
设置适用于 |