Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
0 Points
6 Posts
Apr 06, 2012 08:03 PM|LINK
I am attempting to use FilterAttributeFilterProvider to inject dependencies into my AuthorizationFilterAttribute of the web api.
The provider fires for MVC however, the FilterAttributeFilterProvider is not firing for the AuthorizationFilterAttribute of the web api.
Is this a bug or do I need to use a different Filter Provider implementation hooked into the Web API?
-Tim
.nettim
0 Points
6 Posts
FilterAttributeFilterProvider not firing for AuthorizationFilterAttribute
Apr 06, 2012 08:03 PM|LINK
I am attempting to use FilterAttributeFilterProvider to inject dependencies into my AuthorizationFilterAttribute of the web api.
The provider fires for MVC however, the FilterAttributeFilterProvider is not firing for the AuthorizationFilterAttribute of the web api.
Is this a bug or do I need to use a different Filter Provider implementation hooked into the Web API?
-Tim