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

EFCachedRequestSecurityAdapterProvider.GetUnitOfWork(IObjectSpace) Method

Namespace: DevExpress.ExpressApp.Security.EF.Adapters

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

Declaration

public object GetUnitOfWork(
    IObjectSpace objectSpace
)

Parameters

Name Type
objectSpace IObjectSpace

Returns

Type
Object
See Also