System::Web::Services::Protocols::HttpWebClientProtocol::set_UnsafeAuthenticatedConnectionSharing method

HttpWebClientProtocol::set_UnsafeAuthenticatedConnectionSharing 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)
ParameterTypeDescription
valueboolThe value that must be set.

See Also