AuthorizeAttribute Properties

Include Protected Members
Include Inherited Members

The AuthorizeAttribute type exposes the following members.

Properties

  Name Description
Public property AllowMultiple Gets or sets a value that indicates whether more than one instance of the filter attribute can be specified. (Inherited from FilterAttribute.)
Public property Order Gets or sets the order in which the action filters are executed. (Inherited from FilterAttribute.)
Public property Roles Gets or sets the user roles.
Public property TypeId Gets the unique identifier for this attribute. (Overrides Attribute.TypeId.)
Public property Users Gets or sets the authorized users.

Top

See Also

Reference

AuthorizeAttribute Class

System.Web.Mvc Namespace