set_UnsafeAuthenticatedConnectionSharing()

HttpWebClientProtocol::set_UnsafeAuthenticatedConnectionSharing(bool) method

Sets a value that indicates if the connection sharing is enabled when the client uses NTLM authentication.

void System::Web::Services::Protocols::HttpWebClientProtocol::set_UnsafeAuthenticatedConnectionSharing(bool value)

Arguments

ParameterTypeDescription
valueboolThe value that must be set.

See Also