Always throws a NotSupportedException.
Public Overrides Property UseDefaultCredentials As Boolean
public override bool UseDefaultCredentials { get; set; }
public: virtual property bool UseDefaultCredentials { bool get () override; void set (bool value) override; }
abstract UseDefaultCredentials : bool with get, set override UseDefaultCredentials : bool with get, set
Default credentials are not supported for FTP.
The UseDefaultCredentials property is provided only for compatibility with other implementations of the WebRequest and WebResponse classes. There is no reason to use UseDefaultCredentials.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2