get_PreAuthenticate()

WebRequest::get_PreAuthenticate() method

Gets a value that indicates if the request must be pre-authenticated.

virtual bool System::Net::WebRequest::get_PreAuthenticate()

Return Value

A value that indicates if the request must be pre-authenticated.

See Also