xamarinios
namespace Foundation
{
    [Protocol(Name = "NSURLAuthenticationChallengeSender", WrapperType = typeof(NSURLAuthenticationChallengeSenderWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "UseCredential", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(NSUrlCredential), typeof(NSUrlAuthenticationChallenge) }, Selector = "useCredential:forAuthenticationChallenge:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "ContinueWithoutCredential", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSUrlAuthenticationChallenge) }, Selector = "continueWithoutCredentialForAuthenticationChallenge:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "CancelAuthenticationChallenge", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSUrlAuthenticationChallenge) }, Selector = "cancelAuthenticationChallenge:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "PerformDefaultHandling", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSUrlAuthenticationChallenge) }, Selector = "performDefaultHandlingForAuthenticationChallenge:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "RejectProtectionSpaceAndContinue", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSUrlAuthenticationChallenge) }, Selector = "rejectProtectionSpaceAndContinueWithChallenge:")]
    public interface INSURLAuthenticationChallengeSender : INativeObject, IDisposable
}
Assembly Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
Help Documentation
Xamarin iOS 0.0
Xamarin macOS 0.0
Xamarin tvOS 0.0
Xamarin watchOS 0.0
OS Platforms

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

04/27/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙