Share via


NSUrlAuthenticationChallenge.Sender Property

Definition

Caution

Use 'SenderObject' instead, this property has the wrong type.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSUrlConnection Sender { [Foundation.Export("sender")] get; }
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
[System.Obsolete("Use 'SenderObject' instead, this property has the wrong type.", false)]
public virtual Foundation.NSUrlConnection Sender { [Foundation.Export("sender")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("sender")>]
member this.Sender : Foundation.NSUrlConnection
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("sender")>]
[<System.Obsolete("Use 'SenderObject' instead, this property has the wrong type.", false)>]
member this.Sender : Foundation.NSUrlConnection

Property Value

Attributes

Applies to