Click or drag to resize

AuthorizeAttribute Properties

The AuthorizeAttribute type exposes the following members.

Properties
  NameDescription
Public propertyRoles
Roles allowed, separate by comma
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Public propertyUsers
Users allowed, separate by comma
Top
See Also