System::Net::HttpWebRequest::get_UseDefaultCredentials method

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

ReturnValue

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

See Also