MonoMac.Foundation.NSUrlProtectionSpace Members

The members of MonoMac.Foundation.NSUrlProtectionSpace are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
AuthenticationMethodstring. Documentation for this section has not yet been entered.
[read-only]
static
AuthenticationMethodClientCertificateNSString. Represents the value associated with the constant NSURLAuthenticationMethodClientCertificate
[read-only]
static
AuthenticationMethodDefaultNSString. Represents the value associated with the constant NSURLAuthenticationMethodDefault
[read-only]
static
AuthenticationMethodHTMLFormNSString. Represents the value associated with the constant NSURLAuthenticationMethodHTMLForm
[read-only]
static
AuthenticationMethodHTTPBasicNSString. Represents the value associated with the constant NSURLAuthenticationMethodHTTPBasic
[read-only]
static
AuthenticationMethodHTTPDigestNSString. Represents the value associated with the constant NSURLAuthenticationMethodHTTPDigest
[read-only]
static
AuthenticationMethodNegotiatNSString. Represents the value associated with the constant NSURLAuthenticationMethodNegotiate
[read-only]
static
AuthenticationMethodNTLNSString. Represents the value associated with the constant NSURLAuthenticationMethodNTLM
[read-only]
static
AuthenticationMethodServerTrusNSString. Represents the value associated with the constant NSURLAuthenticationMethodServerTrust
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
DistinguishedNamesNSData[]. Documentation for this section has not yet been entered.
[read-only]
static
FTPNSString. Represents the value associated with the constant NSURLProtectionSpaceFTP
[read-only]
static
FTPProxyNSString. Represents the value associated with the constant NSURLProtectionSpaceFTPProxy
[read-only]
Hoststring. Documentation for this section has not yet been entered.
[read-only]
static
HTTPNSString. Represents the value associated with the constant NSURLProtectionSpaceHTTP
[read-only]
static
HTTPProxyNSString. Represents the value associated with the constant NSURLProtectionSpaceHTTPProxy
[read-only]
static
HTTPSNSString. Represents the value associated with the constant NSURLProtectionSpaceHTTPS
[read-only]
static
HTTPSProxyNSString. Represents the value associated with the constant NSURLProtectionSpaceHTTPSProxy
[read-only]
IsProxybool. Documentation for this section has not yet been entered.
[read-only]
Portint. Documentation for this section has not yet been entered.
[read-only]
Protocolstring. Documentation for this section has not yet been entered.
[read-only]
ProxyTypestring. Documentation for this section has not yet been entered.
[read-only]
Realmstring. Documentation for this section has not yet been entered.
[read-only]
ReceivesCredentialSecurelybool. Documentation for this section has not yet been entered.
[read-only]
ServerTrustIntPtr. Documentation for this section has not yet been entered.
[read-only]
static
SOCKSProxyNSString. Represents the value associated with the constant NSURLProtectionSpaceSOCKSProxy

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSUrlProtectionSpace object.