System::Web::Services::Protocols::WebClientProtocol::set_PreAuthenticate method

WebClientProtocol::set_PreAuthenticate method

Sets a value that indicates if pre-authentication is enabled.

void System::Web::Services::Protocols::WebClientProtocol::set_PreAuthenticate(bool value)
ParameterTypeDescription
valueboolThe value that must be set.

See Also