System.Net.FtpWebRequest.UseDefaultCredentials Property

Always throws a NotSupportedException.

Syntax

[System.MonoTODO]
public override bool UseDefaultCredentials { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The FtpWebRequest.UseDefaultCredentials property is provided only for compatibility with other implementations of the System.Net.WebRequest and System.Net.WebResponse classes. There is no reason to use FtpWebRequest.UseDefaultCredentials.

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0