set_PreAuthenticate()

WebClientProtocol::set_PreAuthenticate(bool) method

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

void System::Web::Services::Protocols::WebClientProtocol::set_PreAuthenticate(bool value)

Arguments

ParameterTypeDescription
valueboolThe value that must be set.

See Also