get_UseDefaultCredentials()

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()

Return Value

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

See Also