Click or drag to resize

RegistrationExtensionsAsWebApiAuthenticationFilterFor Method

Overload List
  NameDescription
Public methodStatic memberAsWebApiAuthenticationFilterForTController(IRegistrationBuilderObject, IConcreteActivatorData, SingleRegistrationStyle)
Sets the provided registration to act as an IAutofacAuthenticationFilter for the specified controller.
Public methodStatic memberAsWebApiAuthenticationFilterForTController(IRegistrationBuilderObject, IConcreteActivatorData, SingleRegistrationStyle, ExpressionActionTController)
Sets the provided registration to act as an IAutofacAuthenticationFilter for the specified controller action.
Public methodStatic memberAsWebApiAuthenticationFilterForTController(IRegistrationBuilderObject, IConcreteActivatorData, SingleRegistrationStyle, ExpressionFuncTController, Task)
Sets the provided registration to act as an IAutofacAuthenticationFilter for the specified controller action.
Top
See Also