Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Server.Client Namespace / IWebRequest Interface
Properties Methods

IWebRequest Interface Members

The following tables list the members exposed by IWebRequest.

Public Properties
 NameDescription
 PropertyIndicates if the web request requires authentication (so the channel should authenticate before attempting the request)  
 PropertyIndicates if the web request supports authentication, so if the server requests credentials the request can provide them.  
Top
Public Methods
 NameDescription
 MethodPerform the request against the specified web client connection.  
Top
See Also