HttpUnauthorizedResult Properties

 

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

Properties

Name Description
System_CAPS_pubproperty StatusCode

Gets the HTTP status code.(Inherited from HttpStatusCodeResult.)

System_CAPS_pubproperty StatusDescription

Gets the HTTP status description.(Inherited from HttpStatusCodeResult.)

See Also

HttpUnauthorizedResult Class
System.Web.Mvc Namespace

Return to top