DefaultProxySection::UseDefaultCredentials Property
.NET Framework (current version)
Gets or sets whether default credentials are to be used to access a Web proxy server.
Assembly: System (in System.dll)
public: [ConfigurationPropertyAttribute("useDefaultCredentials", DefaultValue = false)] property bool UseDefaultCredentials { bool get(); void set(bool value); }
.NET Framework
Available since 2.0
Available since 2.0
Show: