Platforms to show: All Mac Windows Linux Cross-Platform
Back to NSURLProtectionSpaceMBS class.
NSURLProtectionSpaceMBS.NSURLAuthenticationMethodClientCertificate as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Networking | MBS MacBase Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This authentication method can apply to any protocol.
NSURLProtectionSpaceMBS.NSURLAuthenticationMethodDefault as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Networking | MBS MacBase Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
NSURLProtectionSpaceMBS.NSURLAuthenticationMethodHTMLForm as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Networking | MBS MacBase Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The URL loading system never issues authentication challenges based on this authentication method. However, if your app authenticates by submitting a web form (or in some other protocol-neutral way), you can specify this protection space when you persist or look up credentials using the NSURLCredentialStorageMBS class.
NSURLProtectionSpaceMBS.NSURLAuthenticationMethodHTTPBasic as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Networking | MBS MacBase Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
NSURLProtectionSpaceMBS.NSURLAuthenticationMethodHTTPDigest as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Networking | MBS MacBase Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
NSURLProtectionSpaceMBS.NSURLAuthenticationMethodNegotiate as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Networking | MBS MacBase Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
NSURLProtectionSpaceMBS.NSURLAuthenticationMethodNTLM as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Networking | MBS MacBase Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
NSURLProtectionSpaceMBS.NSURLAuthenticationMethodServerTrust as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Networking | MBS MacBase Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This authentication method can apply to any protocol, and is most commonly used for overriding SSL and TLS chain validation.
NSURLProtectionSpaceMBS.NSURLProtectionSpaceFTP as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Networking | MBS MacBase Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
NSURLProtectionSpaceMBS.NSURLProtectionSpaceFTPProxy as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Networking | MBS MacBase Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
NSURLProtectionSpaceMBS.NSURLProtectionSpaceHTTP as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Networking | MBS MacBase Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
NSURLProtectionSpaceMBS.NSURLProtectionSpaceHTTPProxy as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Networking | MBS MacBase Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
NSURLProtectionSpaceMBS.NSURLProtectionSpaceHTTPS as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Networking | MBS MacBase Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
NSURLProtectionSpaceMBS.NSURLProtectionSpaceHTTPSProxy as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Networking | MBS MacBase Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
NSURLProtectionSpaceMBS.NSURLProtectionSpaceSOCKSProxy as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | Cocoa Networking | MBS MacBase Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The items on this page are in the following plugins: MBS MacBase Plugin.
