System::Web::Services::Protocols::WebClientProtocol::set_UseDefaultCredentials method

WebClientProtocol::set_UseDefaultCredentials method

Sets a value that indicates if the ‘Credential’ property is equal to the ‘DefaultCredentials’ property.

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

See Also