FileWebRequest::PreAuthenticate Property
.NET Framework (current version)
Gets or sets a value that indicates whether to preauthenticate a request. This property is reserved for future use.
Assembly: System (in System.dll)
public: property bool PreAuthenticate { virtual bool get() override; virtual void set(bool value) override; }
The PreAuthenticate property is currently not used by the FileWebRequest class.
.NET Framework
Available since 1.1
Available since 1.1
Show: