| IContext Properties | 
The IContext type exposes the following members.
| Name | Description | |
|---|---|---|
| BasicPassword | 
            Gets the Basic authentication password as supplied by the browser.
              | |
| BasicUserName | 
            Gets the Basic authentication username as supplied by the browser.
              | |
| Request | 
            Gets the request from the user.
              | |
| Response | 
            Gets the response to send back to the user.
              |