Skip to main content
All docs
V25.2
  • SecuredEFCoreObjectSpaceProviderBuilderExtensions Class

    Extends the IObjectSpaceProviderServiceBasedBuilder<TContext> interface with a method to add the SecuredEFCoreObjectSpaceProvider<TDbContext> to your application.

    Namespace: DevExpress.ExpressApp.ApplicationBuilder

    Assembly: DevExpress.EntityFrameworkCore.Security.v25.2.dll

    NuGet Package: DevExpress.ExpressApp.EFCore

    Declaration

    public static class SecuredEFCoreObjectSpaceProviderBuilderExtensions

    Inheritance

    Object
    SecuredEFCoreObjectSpaceProviderBuilderExtensions
    See Also