-
Notifications
You must be signed in to change notification settings - Fork 2
Internals
Barbara Post edited this page Nov 29, 2017
·
2 revisions
Implementations of IConfigureServicesAction
They register services implementations to web application container so that they become available for dependency injection (ExtCore feature).
Security
project:
- priority 200: ConfigureAuthentication
- priority 201: AddAuthorizationPolicies
Implementations of IConfigureAction
They record web application's request pipelines (ExtCore feature).
Security
project:
- priority 100: ActivateAuthentication