System::Net::WebRequest::get_UseDefaultCredentials method
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()
ReturnValue
The value that indicates if the ‘Credential’ property is equal to the ‘DefaultCredentials’ property.
See Also
- Class WebRequest
- Namespace System::Net
- Library Aspose.PUB for C++