- 1,190 total downloads
- last updated 2/16/2015
- Latest version: 1.0.0
AuthorizeAttribute.Extended separates 403 (Forbidden) error code from 401 (Unauthorized) error code based on authentication and/or authorisation result, while ASP.NET's AuthorizeAttribute class only returns 401 (Unauthorized) error code.