Foundation.NSUrlConnectionDelegate_Extensions Members

The members of Foundation.NSUrlConnectionDelegate_Extensions are listed below.

See Also: Inherited members from System.Object

Public Methods

static
CanAuthenticateAgainstProtectionSpace(this INSUrlConnectionDelegate, NSUrlConnection, NSUrlProtectionSpace) : bool
Documentation for this section has not yet been entered.
static
CanceledAuthenticationChallenge(this INSUrlConnectionDelegate, NSUrlConnection, NSUrlAuthenticationChallenge)
Documentation for this section has not yet been entered.
static
ConnectionShouldUseCredentialStorage(this INSUrlConnectionDelegate, NSUrlConnection) : bool
Documentation for this section has not yet been entered.
static
FailedWithError(this INSUrlConnectionDelegate, NSUrlConnection, NSError)
Documentation for this section has not yet been entered.
static
ReceivedAuthenticationChallenge(this INSUrlConnectionDelegate, NSUrlConnection, NSUrlAuthenticationChallenge)
Documentation for this section has not yet been entered.
static
WillSendRequestForAuthenticationChallenge(this INSUrlConnectionDelegate, NSUrlConnection, NSUrlAuthenticationChallenge)
Documentation for this section has not yet been entered.