Skip to main content
.NET 6.0+

EFCachedRequestSecurityAdapter.GetRealObjectSpace(IObjectSpace) Method

For internal use.

Namespace: DevExpress.ExpressApp.Security.EF.Adapters

Assembly: DevExpress.ExpressApp.Security.EF6.v23.2.dll

Declaration

public override IObjectSpace GetRealObjectSpace(
    IObjectSpace objectSpace
)

Parameters

Name Type
objectSpace IObjectSpace

Returns

Type
IObjectSpace
See Also