Click or drag to resize
IContext Properties

The IContext type exposes the following members.

Properties
  NameDescription
Public propertyBasicPassword
Gets the Basic authentication password as supplied by the browser.
Public propertyBasicUserName
Gets the Basic authentication username as supplied by the browser.
Public propertyRequest
Gets the request from the user.
Public propertyResponse
Gets the response to send back to the user.
Top
See Also