Skip to main content
.NET 6.0+

EFCachedRequestSecurityAdapterProvider.GetUnitOfWork(IObjectSpace) Method

For internal use.

Namespace: DevExpress.ExpressApp.Security.EF.Adapters

Assembly: DevExpress.ExpressApp.Security.EF6.v23.2.dll

Declaration

public object GetUnitOfWork(
    IObjectSpace objectSpace
)

Parameters

Name Type
objectSpace IObjectSpace

Returns

Type
Object
See Also