Click or drag to resize
IsAuthorizedPerResourceAttribute Methods

The IsAuthorizedPerResourceAttribute type exposes the following members.

Methods
  NameDescription
Public methodOnAuthorization
Restrict access for authorized user with given resource name and permission.
(Overrides AuthorizationFilterAttribute.OnAuthorization(HttpActionContext).)
Top
See Also