RequestForwarder members

Forwards the client request to the server.

The RequestForwarder type exposes the following members.

Constructors

  Name Description
Public method RequestForwarder Initializes a new instance of the RequestForwarder class with the specified HTTP context.

Top

Properties

  Name Description
Public property RequestToken Gets a token that contains information that the Web application uses to determine which permissions should be allowed for the Silverlight application.
Public property Url Gets the URL of the server to which the request was forwarded.
Public property WebRequest Gets the HTTP Web request with the URL of the server to which the request was forwarded.

Top

Methods

  Name Description
Public method ProcessRequest Forwards the client HTTP request to the server and sends the response to client.
Public method ToString (Inherited from Object.)

Top

See also

Reference

RequestForwarder class

Microsoft.SharePoint.Client namespace