get_UseDefaultCredentials()

HttpWebRequest::get_UseDefaultCredentials() method

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

bool System::Net::HttpWebRequest::get_UseDefaultCredentials() override

Return Value

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

See Also