Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the AuthorizeAttribute class.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
public AuthorizeAttribute()
public:
AuthorizeAttribute()
new : unit -> AuthorizeAttribute
Public Sub New
See Also
AuthorizeAttribute Class
System.Web.Mvc Namespace
Return to top