Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

XPOUICachedRequestSecurityAdapter.GetRealObjectSpace(IObjectSpace) Method

For internal use.

Namespace: DevExpress.ExpressApp.Security.Xpo.Adapters

Assembly: DevExpress.ExpressApp.Security.Xpo.v21.1.dll

Declaration

public override IObjectSpace GetRealObjectSpace(
    IObjectSpace objectSpace
)

Parameters

Name Type
objectSpace IObjectSpace

Returns

Type
IObjectSpace
See Also