RegistrationExtensionsAsWebApiAuthorizationFilterWhere Method |
| Name | Description | |
|---|---|---|
| AsWebApiAuthorizationFilterWhere(IRegistrationBuilderObject, IConcreteActivatorData, SingleRegistrationStyle, FuncHttpActionDescriptor, Boolean, FilterScope) |
Sets the provided registration to act as an IAutofacAuthorizationFilter, based on a predicate that filters which actions it is applied to.
| |
| AsWebApiAuthorizationFilterWhere(IRegistrationBuilderObject, IConcreteActivatorData, SingleRegistrationStyle, FuncILifetimeScope, HttpActionDescriptor, Boolean, FilterScope) |
Sets the provided registration to act as an IAutofacAuthorizationFilter, based on a predicate that filters which actions it is applied to.
|