NEProxyServer.AuthenticationRequired Property

Definition

Gets or sets a Boolean value that controls whether authentication is needed on the server.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AuthenticationRequired { [Foundation.Export("authenticationRequired")] get; [Foundation.Export("setAuthenticationRequired:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("authenticationRequired")>]
[<set: Foundation.Export("setAuthenticationRequired:")>]
member this.AuthenticationRequired : bool with get, set

Property Value

Attributes

Applies to