ApiController::User Property
Returns the current principal associated with this request.
Assembly: System.Web.Http (in System.Web.Http.dll)
Property Value
Type: System.Security.Principal::IPrincipal^The current principal associated with this request.
Show: