AuthenticationWebBuilderExtensionsUseGemstoneAuthentication Method

Overload List

UseGemstoneAuthentication(IApplicationBuilder) Automatically configures the request pipeline to support well-known authentication providers.
UseGemstoneAuthentication(IApplicationBuilder, ActionIAuthenticationWebBuilder) Configures the request pipeline to support authentication providers using the given configuration method.

See Also