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

IsGrantedAdapter.GetRealObject(Object, IObjectSpace) Method

Namespace: DevExpress.ExpressApp.Security.Adapters

Assembly: DevExpress.ExpressApp.Security.v18.2.dll

Declaration

public static object GetRealObject(
    object targetObject,
    IObjectSpace objectSpace
)

Parameters

Name Type
targetObject Object
objectSpace IObjectSpace

Returns

Type
Object
See Also