Controller::User Property
Gets the user security information for the current HTTP request.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Property Value
Type: System.Security.Principal::IPrincipal^The user security information for the current HTTP request.
Show: