IAuthenticationWebBuilder Methods

Methods

UseProvider(String) Adds the default middleware type for the given provider identity to the application's request pipeline.
UseProvider(String, String) Adds the default middleware type for the given provider identity to the application's request pipeline.
UseProvider(String, String, String) Adds the default middleware type for the given provider identity to the application's request pipeline.

See Also