HttpContextWrapper.User Property

 

Gets or sets security information for the current HTTP request.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

override User : IPrincipal with get, set

Property Value

Type: System.Security.Principal.IPrincipal

An object that contains security information for the current HTTP request.

.NET Framework
Available since 3.5
Return to top
Show: