WebRequestInformation Properties
.NET Framework (current version)
Namespace:
System.Web.Management
Assembly: System.Web (in System.Web.dll)
| 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:
