System.Web.Services.Protocols.HttpWebClientProtocol.UnsafeAuthenticatedConnectionSharing Property

Gets or sets a value that indicates whether connection sharing is enabled when the client uses NTLM authentication to connect to the Web server that hosts the XML Web service.

Syntax

[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.Browsable(false)]
public bool UnsafeAuthenticatedConnectionSharing { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property sets the value of the System.Net.HttpWebRequest.UnsafeAuthenticatedConnectionSharing property of the System.Net.HttpWebRequest used to communicate with the Web server.

Requirements

Namespace: System.Web.Services.Protocols
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0