Skip to main content
All docs
V25.1
  • .NET 8.0+

    EFCachedRequestSecurityAdapter.CreateRealObjectSpace(IObjectSpace) Method

    Namespace: DevExpress.ExpressApp.Security.EF.Adapters

    Assembly: DevExpress.ExpressApp.Security.EF6.v25.1.dll

    Declaration

    public override IObjectSpace CreateRealObjectSpace(
        IObjectSpace objectSpace
    )

    Parameters

    Name Type
    objectSpace IObjectSpace

    Returns

    Type
    IObjectSpace
    See Also