System::Web::Services::Protocols::WebClientProtocol::get_UseDefaultCredentials method

WebClientProtocol::get_UseDefaultCredentials method

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

bool System::Web::Services::Protocols::WebClientProtocol::get_UseDefaultCredentials()

ReturnValue

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

See Also