XPOIntegratedCachedRequestSecurityAdapter.GetRealObjectSpace(IObjectSpace) Method
In This Article
For internal use.
Namespace: DevExpress.ExpressApp.Security.Xpo.Adapters
Assembly: DevExpress.ExpressApp.Security.Xpo.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Security.Xpo
#Declaration
public override IObjectSpace GetRealObjectSpace(
IObjectSpace objectSpace
)
See Also