Skip to main content
A newer version of this page is available. .

IsGrantedAdapter.GetRealObjectSpace(IObjectSpace) Method

Namespace: DevExpress.ExpressApp.Security.Adapters

Assembly: DevExpress.ExpressApp.Security.v19.1.dll

Declaration

public static IObjectSpace GetRealObjectSpace(
    IObjectSpace objectSpace
)

Parameters

Name Type
objectSpace IObjectSpace

Returns

Type
IObjectSpace
See Also