Share via


NSUrlSessionConfiguration.URLCredentialStorage Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSUrlCredentialStorage? URLCredentialStorage { [Foundation.Export("URLCredentialStorage", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setURLCredentialStorage:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("URLCredentialStorage", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setURLCredentialStorage:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.URLCredentialStorage : Foundation.NSUrlCredentialStorage with get, set

Property Value

Attributes

Applies to