get_UseDefaultCredentials()

WebRequest::get_UseDefaultCredentials() method

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

virtual bool System::Net::WebRequest::get_UseDefaultCredentials()

Return Value

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

See Also