HttpUnauthorizedResult Constructor
Initializes a new instance of the HttpUnauthorizedResult class.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | HttpUnauthorizedResult() | Initializes a new instance of the HttpUnauthorizedResult class. |
![]() | HttpUnauthorizedResult(String) | Initializes a new instance of the HttpUnauthorizedResult class using the status description. |
HttpUnauthorizedResult Constructor ()
Initializes a new instance of the HttpUnauthorizedResult class.
HttpUnauthorizedResult Constructor (String)
Initializes a new instance of the HttpUnauthorizedResult class using the status description.
Show:
