WebRequestInformation::ThreadAccountName Property
.NET Framework (current version)
Gets a string that represents the Windows logon name of the user on whose behalf the code is being run.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::String^The Windows logon name of the user on whose behalf the code is being run.
The value of this property is determined by the current WindowsIdentity object's Name property.
.NET Framework
Available since 2.0
Available since 2.0
Show: