Foundation.NSUrlSessionAuthChallengeDisposition Enumeration
An enumeration whose values specify the state of an authorization challenge.

Syntax

[ObjCRuntime.Native]
public enum NSUrlSessionAuthChallengeDisposition

Remarks

Instances of this type are passed as an argument to the completion handler callback in NSUrlSessionDelegate.DidReceiveChallenge and its overrides.

Members

Member NameDescription
CancelAuthenticationChallengeDocumentation for this section has not yet been entered.
PerformDefaultHandlingDocumentation for this section has not yet been entered.
RejectProtectionSpaceDocumentation for this section has not yet been entered.
UseCredentialDocumentation for this section has not yet been entered.

Requirements

Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0