This documentation is archived and is not being maintained.
WebRequestInformation Properties
Visual Studio 2008
The WebRequestInformation type exposes the following members.
| Name | Description | |
|---|---|---|
|
Principal | Gets the instance of the managed-code principal associated with the Web request. |
|
RequestPath | Gets the physical path of the Web request. |
|
RequestUrl | Gets the logical path of the request. |
|
ThreadAccountName | Gets a string that represents the Windows logon name of the user on whose behalf the code is being run. |
|
UserHostAddress | Gets the user host address. |
Show: