IWinAuthenticationBuilder.UseAuthentication(Action<IServiceCollection>) Method
For internal use.
Namespace: DevExpress.ExpressApp.Win.ApplicationBuilder
Assembly: DevExpress.ExpressApp.Win.v24.1.dll
NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design
Declaration
Parameters
Name | Type |
---|---|
configureServices | Action<IServiceCollection> |
See Also