XPOUICachedRequestSecurityAdapter.GetRealObject(Object, IObjectSpace, out IObjectSpace) Method
For internal use.
Namespace: DevExpress.ExpressApp.Security.Xpo.Adapters
Assembly: DevExpress.ExpressApp.Security.Xpo.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Security.Xpo
Declaration
Parameters
| Name | Type |
|---|---|
| targetObject | Object |
| objectSpace | IObjectSpace |
| realObjectSpace | IObjectSpace |
Returns
| Type |
|---|
| Object |
See Also