System.Net.FileWebRequest.UseDefaultCredentials Property

Always throws a NotSupportedException.

Syntax

public override bool UseDefaultCredentials { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The FileWebRequest.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 FileWebRequest.UseDefaultCredentials.

Requirements

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