AuthorizeAttribute Properties
Visual Studio 2010
The AuthorizeAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
Order | Gets or sets the order in which the action filters are executed. (Inherited from FilterAttribute.) |
|
Roles | Gets or sets the user roles. |
|
TypeId | Gets the unique identifier for this attribute. (Overrides Attribute::TypeId.) |
|
Users | Gets or sets the authorized users. |
Community Additions
ADD
Show: