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

In This Topic
    IWebRequest Interface Members
    In This Topic

    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