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