HttpContextBase.User Property
.NET Framework (current version)
When overridden in a derived class, gets or sets security information for the current HTTP request.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Security.Principal.IPrincipalAn object that contains security information for the current HTTP request.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: