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.IPrincipalThe user security information for the current HTTP request.
Show: