System.Net.FtpWebRequest.PreAuthenticate Property

Always throws a NotSupportedException.

Syntax

public override bool PreAuthenticate { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The FtpWebRequest.PreAuthenticate property is provided only for compatibility with other implementations of the System.Net.WebRequest and System.Net.WebResponse classes.

Requirements

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