WebRequestInformation Properties
.NET Framework 2.0
| 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.
|
Community Additions
ADD
Show: