The properties of MonoMac.Foundation.NSUrlProtectionSpace are listed below. For a list of all members, see the NSUrlProtectionSpace Members list.
See Also: Inherited members from MonoMac.Foundation.NSObject
| [read-only] | AuthenticationMethod | string. Documentation for this section has not yet been entered. |
| [read-only] static | AuthenticationMethodClientCertificate | NSString. Represents the value associated with the constant NSURLAuthenticationMethodClientCertificate |
| [read-only] static | AuthenticationMethodDefault | NSString. Represents the value associated with the constant NSURLAuthenticationMethodDefault |
| [read-only] static | AuthenticationMethodHTMLForm | NSString. Represents the value associated with the constant NSURLAuthenticationMethodHTMLForm |
| [read-only] static | AuthenticationMethodHTTPBasic | NSString. Represents the value associated with the constant NSURLAuthenticationMethodHTTPBasic |
| [read-only] static | AuthenticationMethodHTTPDigest | NSString. Represents the value associated with the constant NSURLAuthenticationMethodHTTPDigest |
| [read-only] static | AuthenticationMethodNegotiat | NSString. Represents the value associated with the constant NSURLAuthenticationMethodNegotiate |
| [read-only] static | AuthenticationMethodNTL | NSString. Represents the value associated with the constant NSURLAuthenticationMethodNTLM |
| [read-only] static | AuthenticationMethodServerTrus | NSString. Represents the value associated with the constant NSURLAuthenticationMethodServerTrust |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | DistinguishedNames | NSData[]. Documentation for this section has not yet been entered. |
| [read-only] static | FTP | NSString. Represents the value associated with the constant NSURLProtectionSpaceFTP |
| [read-only] static | FTPProxy | NSString. Represents the value associated with the constant NSURLProtectionSpaceFTPProxy |
| [read-only] | Host | string. Documentation for this section has not yet been entered. |
| [read-only] static | HTTP | NSString. Represents the value associated with the constant NSURLProtectionSpaceHTTP |
| [read-only] static | HTTPProxy | NSString. Represents the value associated with the constant NSURLProtectionSpaceHTTPProxy |
| [read-only] static | HTTPS | NSString. Represents the value associated with the constant NSURLProtectionSpaceHTTPS |
| [read-only] static | HTTPSProxy | NSString. Represents the value associated with the constant NSURLProtectionSpaceHTTPSProxy |
| [read-only] | IsProxy | bool. Documentation for this section has not yet been entered. |
| [read-only] | Port | int. Documentation for this section has not yet been entered. |
| [read-only] | Protocol | string. Documentation for this section has not yet been entered. |
| [read-only] | ProxyType | string. Documentation for this section has not yet been entered. |
| [read-only] | Realm | string. Documentation for this section has not yet been entered. |
| [read-only] | ReceivesCredentialSecurely | bool. Documentation for this section has not yet been entered. |
| [read-only] | ServerTrust | IntPtr. Documentation for this section has not yet been entered. |
| [read-only] static | SOCKSProxy | NSString. Represents the value associated with the constant NSURLProtectionSpaceSOCKSProxy |