System::Web::Services::Protocols::HttpWebClientProtocol::set_UnsafeAuthenticatedConnectionSharing 方法

HttpWebClientProtocol::set_UnsafeAuthenticatedConnectionSharing method

设置一个指示当客户端使用 NTLM 身份验证时是否启用连接共享的值。

void System::Web::Services::Protocols::HttpWebClientProtocol::set_UnsafeAuthenticatedConnectionSharing(bool value)
参数类型描述
bool必须设置的值。

另见